Skip to content

ZenChris18/HomePage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomePage

Project for CS50x Week 8

Overview

This project is a website showcasing my hobbies, built as a requirement for the CS50x course Week 8 assignment. The website consists of several HTML pages, a custom stylesheet, and JavaScript for interactivity.

Specification

  • Contains at least four different .html pages, at least one of which is index.html (the main page of your website), and it should be possible to get from any page on your website to any other page by following one or more hyperlinks.
  • Use at least ten (10) distinct HTML tags besides <html>, <head>, <body>, and <title>.
  • Have at least one stylesheet file of your own creation, styles.css, which uses at least five (5) different CSS selectors (e.g. tag (example), class (.example), or ID (#example)), and within which you use a total of at least five (5) different CSS properties, such as font-size, or margin.
  • Integrate one or more features of JavaScript into your site to make your site more interactive. For example, you can use JavaScript to add alerts, to have an effect at a recurring interval, or to add interactivity to buttons, dropdowns, or forms. Feel free to be creative!
  • Ensure that your site looks nice on browsers both on mobile devices as well as laptops and desktops.

Technologies Used

  • HTML
  • CSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published