Smoky
01-02-2005, 06:17 PM
Does anyone use this here..?
W3C Validator (http://validator.w3.org/)
I have been trying to use it to validate my web sites but every time i do it and add the doc types in itl get rid of my font formating and background formating.
I first tried
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
with no luck and then
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
which still gave me the same results. Also is the CSS page valid
CSS Page (http://www.fightinglimits.co.uk/arl2/script/colours.css)
Because when u load ARL (http://www.fightinglimits.co.uk/arl2/) in FF it doesnt work proper...
W3C Validator (http://validator.w3.org/)
I have been trying to use it to validate my web sites but every time i do it and add the doc types in itl get rid of my font formating and background formating.
I first tried
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
with no luck and then
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
which still gave me the same results. Also is the CSS page valid
CSS Page (http://www.fightinglimits.co.uk/arl2/script/colours.css)
Because when u load ARL (http://www.fightinglimits.co.uk/arl2/) in FF it doesnt work proper...