Skip to content

carlosavp23/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

DUE: Monday, August 30th by 11:59 AM (before the start of class!)

Carlos Velasquez https://a1-carlosavp23.glitch.me

This project shows basic use of HTML, CSS, and JS to create a website that presents a little about me.

Technical Achievements

  • Image (not visible in the server) - Added logo image to left hand corner and centered cover image behind my name and description.
  • Styled text and lists (h1, h2, p, li) : changed font, size, color and position
  • CSS style rules for: text (h1, h2, p, li), images, containers, boxes, heading, body and html
  • Document body: CHanged background color
  • Created containers that hold text -Syled containers and images with borders

Tags: -hi, h2, p, li, img, li

Design Achievements

  • Fonts (Google fonts): DM Serif Display (headings) and Karma(p)
  • Used adobe color palette shown in repo

Other Achievements

  • Text headings in box containers blink (JavaScript)
  • Text apears in box containers when hovered over (CSS)

About

first assignment for CS4241@WPI in Fall 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.3%
  • JavaScript 12.7%