Box Model

CSS box model

The CSS box model is a concept in web development that describes how HTML elements are modeled in browser engines and how their dimensions are derived from CSS properties. It is an important part of web standards set by the W3C, and was previously implemented inconsistently across browsers. The box-sizing property introduced in 1998 helped to resolve this issue.

1 courses cover this concept

CSE 154 Web Programming

University of Washington

Summer 2022

This course introduces the fundamental concepts of web programming and technologies required for web development. It covers the full spectrum of web development, from HTML, CSS, JavaScript to server-side technologies like Node.js, databases, and SQL.

No concepts data

+ 37 more concepts