Bleep bloop, please help Issue Bot 9000 solve all HTML validation errors using the W3C validator.
- Click the "OPEN IDE" button
- Fork this repository.
- Clone your fork locally.
cd
into the local repo you just cloned.
- open index.html in your text editor.
- copy the code from index.html and paste it into the W3C validator at: http://validator.w3.org/#validate_by_input. Then click the large check button to check the code. Use the error messages to correct the code line by line. Save the file then re-validate the code again until all errors are gone. This will make Issue Bot 9000 very happy!
W3C HTML Validator - Validate Direct Input
View HTML Issue Bot 9000 on Learn.co and start learning to code for free.