How does box-sizing: border-box works?

Опубликовано: 18 Февраль 2026
на канале: Code Mutation
381
11

Lesson Objective:
Students will learn how the box-sizing: border-box property works in CSS, how to implement internal CSS within an HTML document, and how to generate placeholder text using Lorem Ipsum.

Materials:
Computer with Internet access
Web browser
Text editor (VSCode)

0:01 intro & preparation
0:06 Internal CSS Implementation
0:48 Generating placeholder text using Lorem Ipsum within VSCode
1:40 Preparation for the border-box demo and lecture
2:45 box-sizing: border-box lecture & demo