Skip to content

InDanity/a1-gettingstarted2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW I DID IT!

August 24, 2023

Started with the index.html and put info on myself. I then went on to create color palettes, ending with me choosing the "Hylian Palette" (just some colors from the Hylian Shield and a shade of green) and applying it to the page. I then did research on how to actually use fonts in CSS, then found the "Press Start 2P" font on Google and applied it to all text in the HTML.


August 29, 2023

Learned how to run the server via server.js start, it worked.


Extra Achievements That I Did

(5 points) Use a font from Goolge Fonts in your website: Found the "Press Start 2P" font on Google and applied it to all text in the HTML.

(10 points) Create a color palette using color.adobe.com. Use all the colors in the palette in your webpage by implementing the appropriate CSS. Add a small screenshot of the color wheel for your color palette to your repo: See the provided screenshot.

(max 5 points) Style your page using CSS. Each style rule you apply will get you 1 extra point for a maximum of 5 points. Be sure to describe your style rules in your README: Made all headers given the "header1" class red, all words in a paragraph white, and all elements in a list yellow. Also made the background of the site blue.

About

The first assignment for Webware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.9%
  • JavaScript 17.8%
  • CSS 6.3%