Skip to content

My first website using HTML + CSS + JavaScript all at once!

Notifications You must be signed in to change notification settings

OrlolvareZ/hollow-knight.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first website using HTML + CSS + JavaScript all at once!

This website was the final assignment for the 3rd module of the Web Programming Course in AUG-NOV 2021 at college.

The assignment was given as follows:

Create a website with a theme of your choice, containing 4 different HTML documents that fulfill the next requirements:


  1. In the first file, include:
    • An introductory paragraph, describing the contents of the page
    • A button that prompts the user for his/her name
      • Put the user's name in the first paragraph
  2. In the second file, include:
    • A paragraph
    • A button that reveals a second button
    • The second button must change the contents of the paragraph. The new content should include an image.
  3. In the third file, include:
    • Some interactive media, like a little game or a video
  4. In the final file, include:
    • A set of elements stored in an array
    • A button that changes the element in the 5th index

Include, for each document, include a button that takes the user to the next HTML file.




I chose Hollow Knight, one of my favorite videogames, as the theme for the website, hence the aesthetic.

About

My first website using HTML + CSS + JavaScript all at once!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published