Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 795 Bytes

File metadata and controls

21 lines (18 loc) · 795 Bytes

Basic CSS 🎨

Introductory CSS assignment

This project was created at Make School, a modern and innovative college for future software engineers.
To learn more, visit their website.

Basic CSS is Live on GitHub Pages

This app was made to test simple HTML & CSS code. Coverage includes:

  • Heading/Title
  • Subheading
  • body paragraph
  • class styles
  • element styles
  • font
    • style
    • weight
    • size
    • color
    • shadow

Visual Hierarchy was a major point emphasized in class. Its the concept that larger and more bold items appear to the human eyes first. Those items should likewise be the most important items on the page, in other words the title, the subheading, etcetera.