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

mlshax/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Malek ElShakhs https://glitch.com/~a1-mlshax

I originally submitted my pull request to the 2019 repository, and only realized this once Professor Roberts sent out a message regarding that problem

Technical Achievements

  • Styled Page with CSS: Added rules for the body, h1, h2, p, li, table, th, and td as well as the job tag, the rules I used changed the font-family, padding, background-color, margin, display, font-weight, border, border-collapse, and text-align
  • Used Other HTML Tags: Used the link, table, tr, th, td, a, and b tags as well as adding a custom tag job, one link is for adding the stylesheet, and the other is to make the Lato font available in the stylesheet

Design Achievements

  • Used the Lato Font from Google Fonts: Added the link to the index.html to allow the use of the Lato font-family in the stylesheet
  • Used a color palette from color.adobe.com: Used the color palette on color.adobe.com which can be seen in the Color Palette.png file in the repository

About

The first assignment for CS4241

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 62.5%
  • JavaScript 20.8%
  • CSS 16.7%