Saturday, 10 October 2015

Validating my HTML & CSS (Lab 4, Part 1 , Question 2)

I suppose one of the difficult things about using HTML and CSS is how it presents errors. It does'nt! And that's the problem. I ran my index.html file through an online HTML validator and I was surprised to say the least. 18 errors in total listing from attribute errors to obselete tag errors. I thought my code was flawless. I was so wrong. It was a similar story when I ran the CSS validator. Not as many error at least but still errors or warnings. They all seemed to be 'phrase errors'. I went back to try to fix them or some at least. I was partically successful in fixing my HTML and CSS but according to the online validators, I still have some errors.



Sources:

https://jigsaw.w3.org/css-validator/validator
https://validator.w3.org/

No comments:

Post a Comment