Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Centering with Absolute Positioning - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3y ago
•
12 replies
Matt
Centering with Absolute Positioning
How would I center this Div using Absolute positioning
?
https://codepen.io/Matt-CopOffMatt/pen/MWZbNor
I have tried the following
:
left: 50%
top:50%;
left: 50%
top:50%;
transform: translate(50%,50%);
transform: translate(50%,50%);
Not entirely sure what else to try
. Seems like it
's taking the height
/width into account which is resulting in a slight offset from center
.
CodePen
Matt (CopOffMatt)
MWZbNor
.
.
.
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Positioning text with absolute with responsiveness
KP-C
Kevin Powell - Community / front-end
17mo ago