CSS — Part Two

Date

Timestamps

  • :16 — Box Model
  • 1:38 — Positioning
  • 3:42 — Floating
  • 4:36 — Build a Page Layout
  • 5:27 — Displays
  • 6:13 — Build a Menu

Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll go through the things you…


Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll go through the things you need to create page layouts, including the box model, positioning, floats and more.

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.