|
|
#1 (permalink) |
|
Business Guru
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,719
|
Here's an old favourite of mine for checking the HTML, to make sure the tags are fine:
http://www.doctor-html.com/RxHTML/cgi-bin/single.cgi
__________________
SEO specialist |
|
|
|
|
|
#2 (permalink) |
|
Business Guru
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,719
|
Also, don't forget, of course, the HTML validator here:
http://www.htmlhelp.org/tools/validator/direct.html For for W3 compliance, though.
__________________
SEO specialist |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Feb 2004
Posts: 22
|
The best checker is the naked eye. A lot of the very bad mistakes come through visually on the browser screen. Other errors can be very obvious in the code itself. It is better to make sure you separate your code elements well and easily so you can debug more easily.
|
|
|
|