Skip to content

mmtolbert/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 - Hello World: Basic Deployment w/ Git, GitHub, Glitch

Matt Tolbert http://a1-mmtolbert.glitch.me

This project shows a simple html page stylized with css and a color palette from color.adobe.com.

Technical Achievements

  • Styled page with CSS: Added rules for the body, p, li, and h selectors. These rules included: padding, font-family, background-color, list-style-type, text-align, and color. Additionally, I created 5 separate color classes for the paragraph (p) selectors to allow easy formatting. i.e. "class=Flat-Navy-Blue"

Design Achievements

  • Used a color palette from Adobe Color: I used a blue color palette to stylize the website monochromatically (attached as an image to code and to site).

About

The first assignment for CS4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.8%
  • JavaScript 17.2%