Glossary
Searchable terminology from accessibility, web standards, and related fields.
1 result found in CSS.
- CSS Box Model (Box Model)
- A fundamental concept in CSS that describes how HTML elements are rendered as rectangular boxes with four distinct areas: content (the actual text or image), padding (space between content and border)…