How to create a new web page and link it to the home page
- Create an HTML page in the pages folder
- Create a CSS page in the styles folder
- Create a JavaScript page in the scripts folder
- Copy HTML header into new HTML page and make small changes where nessecary
- Copy CSS to style header into the new CSS page and make small changes where nessecary
- Create a link on the homepage that links to the new page