Online Web Development Course, Codecademy, Box Model, CSS Grid Layout (pt 2)

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=v7VSoR1US6c



Duration: 25:17
182 views
2


One of the most important concepts of web development is understanding the box model. When we begin to understand that all html elements are boxes that exist inside a box, we can begin to organize them better when writing our html code. Some of those elements take up the whole width of the outer box(like heading and paragraph elements) and some only take up the size of their content(like spands and a tags). In this lesson Learn About the CSS Box Model and get a better grasp of how elements are organized within the DOM.







Tags:
CSS Box Model
CSS Grid Layout
Learn CSS Styling
styling with css
learn how to style a website
what is the css box model
how does the box model work
what is the box model