Cascading Style Sheets(CSS) Basics

A Gratuitous h2

Today, (Web. 2/23/2022) we are dicussing the CSS "Box Model." This is a complex but powerful way to deal with nearly any HTML item drawing boxes around. This is a complex but powerful way to deal with nearly any HTML item by drawing boxes around things. Any item (content) is surrounded by three outer layers: from outside in: Margin, Border, and Padding (MBP).

This paragraph is to demonstrate the CSS Box Model.

There are 5 categories of fonts in HTML:

  1. Serif
  2. Sans-Serif
  3. Cursive
  4. Fantasy
  5. Monospace