Project 101a - Instructions - How to create a new web page and link it to the home page

Home

How to create a new web page and link it to the home page

  1. Create an HTML page in the pages folder
  2. Create a CSS page in the styles folder
  3. Create a JavaScript page in the scripts folder
  4. Copy HTML header into new HTML page and make small changes where nessecary
  5. Copy CSS to style header into the new CSS page and make small changes where nessecary
  6. Create a link on the homepage that links to the new page