Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
align-content:center does not work! - Kevin Powell - Community
KP-C
Kevin Powell - Community
β’
2y ago
β’
12 replies
Abeer2003
align-content:center does not work!
Hi
,why align
-content
:center
; does not work in this css code
?
.parent
{
background
-color
: gray
;
d
i
s
p
l
a
y
:flex
;
flex
-
d
i
r
e
c
t
i
o
n
:row
;
w
i
d
t
h
:1000px
;
justify
-content
: space
-around
;
align
-
c
o
n
t
e
n
t
:center
;
height
: 800px
;
text
-align
: center
;
}
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time π.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Tailwind CSS place-content: align-content/justify-content ?
KP-C
Kevin Powell - Community / front-end
3y ago
What is the difference between align-content and align-items?
KP-C
Kevin Powell - Community / front-end
3y ago