Skip to content

hellofellowkids/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name: Aditya Kumar

WPI email: akumar6@wpi.edu

Github Username: hellofellowkids

Glitch link: http://a1-hellofellowkids.glitch.me

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

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

Technical Achievements

  1. Style your page using CSS: In <style> tags in index.html , added various attributes to style in elements. This includes:
  • text-align
  • border
  • margin
  • width
  • padding
  1. Add a simple JavaScript animation to the page. Simple animation launched when clicking "Click Me" on page. JS code for it is found in tags in index.html , hope you can enjoy!
  2. Experiment with other HTML tags Added various tags including:
  • div
  • img
  • table
  • a (link)
  • strong

Desgin Achievements

  1. Create a color palette using color.adobe.com.: Selected and used a color palette from the website. color scheme
  2. Use a font from Goolge Fonts in your website: Used the "Devonshire" Google Font for "h1" element.

About

first assignment for CS4241@WPI in Fall 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.0%
  • JavaScript 13.0%