Skip to content

gregklimov/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Greg Klimov http://a1-gregklimov.glitch.me

This project shows ...

Technical Achievements

  • Styled page with CSS: Added rules for the p, h1, h2, body, table, and ul selectors. Unique rules include padding-left, font, color, background-image, text-shadow, etc. It was challenging to make each text readable given the background image.
  • Experimented with other tags: Added Table and Marquee tags.

Design Achievements

  • Created a color palette: The screenshot is named ColorPalette.jpg. The first color is used in sub headers, the second in main headers and small text, the third in the text shadow of the headers (h1, h2), the fourth in the borders of the table and the background of the marquee, and the fifth in the background color for the headers. It was challenging to make the text stand out from the background and to clearly mark each section.
  • Used the Sofia Font from Google Fonts: I used Sofia as the font for the main h1 title header.

About

Assignment #1 for Webware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.9%
  • CSS 25.1%
  • JavaScript 22.0%