I was so proud of myself when I created my own web page. After visiting the W3C site to validate I was really disappointed. My result showed 9 errors and 4 warnings. Who would have thought that such a small amount of code could contain so many errors? There was one easy thing to fix. When I had created the page I neglected to include a DocType Declaration. I did this mainly because when I viewed the result of my page it looked fine so I didn’t worry about including it. (Just goes to show that I need to take more care). When I added the declaration I found that I then had 8 errors and 2 warnings. A slight improvement. I also changed some commands that I had put in twice. This resulted in 3 errors and 2 warnings. These were the result of omission of character encoding and incorrect use of commands for document type.
W3C (n.d.).Mark up Validation service. Retrieved April 27, 2009 from http://www.w3.org/
Monday, April 27, 2009
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment