[thelist] Tell me what you think...

Martin martin at members.evolt.org
Fri Jun 30 13:16:05 CDT 2000


vidman design wrote on 30/6/00 3:58 pm

>Well I slaved my guts out and built the new site so now its time for you
>all to pick the guts out of it (play nice ok.).
>
>http://www.taylormotorcycles.com.au

Pretty nice actually. A few coding anomalies (see below), but most
of them are just iCab being picky. Watch out for tag nesting - you
have a few closing tags without opening ones.

I'd also take out the frames and any mention of 'click here' (except
possibly in image alt attributes) - you don't need either.

I'd also make the subtitles (eg "Looking for Leather") links as
well as having them in the paragraph body.

I'd also be tempted to start losing the <font> tags and doing it
all through stylesheets. IE has had CSS font styling back to 3.01 
and Netscape has had it since V4 (3 years back nearly).

Anyone else want to join in a "are <font> tags deprecated?"
discussion?

Cheers
Martin

Cheers
Martin

Coding report (unimportant ones like deprecated <font> tags
removed):

http://www.taylormotorcycles.com.au/yammainframeset.html
Warning (1/1): <!DOCTYPE> is missing.
http://www.taylormotorcycles.com.au/yamhead.html
Warning (1/1): <!DOCTYPE> is missing.

http://www.taylormotorcycles.com.au/yamhomeframeset.html
Warning (1/1): <!DOCTYPE> is missing.

http://www.taylormotorcycles.com.au/yamhomeonheader.html
Warning (1/1): <!DOCTYPE> is missing.
Warning (68/21): The tag <CENTER> should no longer be used since HTML 4.0.

http://www.taylormotorcycles.com.au/yamhomepage.html
Warning (1/1): <!DOCTYPE> is missing.
Warning (59/21): The tag <CENTER> should no longer be used since HTML 4.0.
Error (64/5): In tag <TD> the value "middle" is not valid for attribute 
"ALIGN". 
Error (107/13): The start tag for </STRONG> can't be found.
Warning (154/83): The tag <CENTER> should no longer be used since HTML 
4.0.
Error (175/37): The start tag for </A> can't be found.
Error (181/207): The start tag for </FONT> can't be found.
Error (222/170): The start tag for </P> can't be found.
Error (224/109): The start tag for </NOSCRIPT> can't be found.

http://www.taylormotorcycles.com.au/yamfooter.html
Warning (1/1): <!DOCTYPE> is missing.
Warning (34/21): The tag <CENTER> should no longer be used since HTML 4.0.




More information about the thelist mailing list