Skip to content

kpanneton/a1-gettingstarted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 4241 Assignment 1

Kaelin Panneton https://a1-kpanneton.glitch.me/

This project shows an introduction website that includes header, paragraph, image, div, table, and unordered list tags. Included are sections with name, major and minor, pets, clubs/activites, previous CS classes at WPI, and experience with different languages/concepts.

Technical Achievements

  • Styled page with CSS: Added individual CSS style elements for each header, paragraph, and list selector. Added css elements to the table overall, along with the individual rows and headers. Elements added: background-color, font-family, border, text-align, color, padding, height, width, and border-collapse.
  • Added extra HTML tags: div, image, table.

Design Achievements

  • Created a color palate using color.adobe.com. Named "colorpalete.png"in repository. Used the colors in various css elements such as headers and the table.
  • Used the Open Sans Font from Google Fonts: I used Open Sans as the font for the primary copy text in my site.

About

Assignment #1 for Webware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.4%
  • CSS 22.2%
  • JavaScript 12.4%