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

noltron000-coursework/basic-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.