hiii ! i've been browsing w3schools, but i still can't really grasp how to code a container.. can someone explain it to me like im 5?? lol
coding help?
0 Kudos
hiii ! i've been browsing w3schools, but i still can't really grasp how to code a container.. can someone explain it to me like im 5?? lol
0 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
pawtal!!!
Open up something like CodePen and make some divs. one thing that threw me off when I was learning was that divs, when they have their display to unset are block elements. So to combat that and actually see changes I would hardcode their height.
Report Comment