Week 1 Homework: Validation

Brennen Sager


Validate by URI:

Validation by URI works very well for html code that is on websites, but doesn't work for offline files.

Validate by File Upload:

Validation via file upload is good for finding mistakes in your html files.

Validate by direct input:

Using direct input for validation is convienient if you are in a situation where copy and pasting code is the most convieniant option.