This is part 2 of building a basic HTML5 CSS3 web page, in this session we will talk about box-sizing and its implications on your webpage. There are two types of box sizing, one is content-box and the other one is border-box.
Learn to Build a Basic HTML5 CSS3 WebPage – Box Sizing – Part 2 (in 6 minutes)
Related Posts
What is box model & box sizing in HTML & CSS? Understanding the types of box sizing
In this session we will talk about box model in HTML and box sizing in CSS. Every single...
What is Inline Element, Block Element and Inline Block in HTML / CSS for Absolute Beginners
In this session we will talk about inline elements, block elements and inline-block elements In HTML, inline elements...
Learn to Build a Basic HTML5 CSS3 WebPage – CSS3 Flexbox Navigation – Part 4
This is part 4 of building a basic HTML5 CSS3 web page, in this session we will build...