Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 348 Bytes

CS-1030 Web Page Programming Assignment

This repository renders a simple example website that meets all the requirements of this assignment: http://bit.ly/example_web_page

Minimum Requirements:

  • HTML:
    • title
    • embedded graphic
    • link
  • CSS:
    • background color
    • font
    • font color
  • JavaScript:
    • At least one event handler