Skip to content

gSchool/invalid-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken HTML

This app has invalid HTML in index.html. Use w3's html validator to work out errors.

Steps:

  1. Visit the above link
  2. Select "Validate by Direct Input"
  3. Paste the content in index.html.
  4. Click "Check"
  5. Read the Erros output in red
  6. Adust HTML in index.html
  7. Repeat until all errors are gone.

Server

If you'd like to see this file from a server instead, clone this repository and then cd into this directory. It's not nessecary to complete this exercise.

  1. Run http-server -c-1 -o to start a server
  2. Visit http://localhost:8080 to see the index page

About

This repo includes invalid HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •