Skip to content

npollock1414/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Nathan Pollock

https://a1-npollock1414.glitch.me/

This project shows basic information about me.

Technical Achievements

  • Styled page with CSS: Added rules for:

    • h1, h2, h3
    • ui, li
    • table, th, td
    • img
    • body
  • Added JavaScript animation: Added a simple slideshow to the page that changes the image when clicked on.

  • Experimented with other HTML tags: Added extra tags including:

    • table, th, td
    • img
    • div
    • span
    • a
    • h3

Design Achievements

  • Used the Bebas Neue font from Google Fonts: Used the Bebas Neue font in the h1 and h2 tags.
  • Used the Coolors color palette generator: My Palette
    • #264653 - Background And Text Color
    • #E9C46A - Card Background and Header Color
    • #E76F51 - Button Color
    • #F4A261 - Table Border/Hover Color
    • #2A9D8F - Card Border Color

About

Assignment #1 for Webware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.8%
  • CSS 30.3%
  • JavaScript 8.9%