You're viewing a single thread.
All comments
25
comments
Awesome It's a really good skill to learn. But Make sure you get a good work flow. You don't want to be one of those that can't center a div
56 0 Replyposition: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);
display: flex; align-items: center; justify-content: center;
display: grid; place-items: center;
35 0 ReplyPah too many words just use tabs 🤣
16 0 Reply<center>
</center>19 0 ReplyW3C: nah those mfs have it way too easy, deprecates it
22 0 Reply
Who are you calling a div?
2 0 Reply
25
comments
Scroll to top