practical html advice

D

David Dorward

http://www.f5web.com/test/test3.html
pls. send me advices what I must fix better??

Don't use tables for layout.

Don't make up your own Doctype (
http://www.w3.org/QA/2002/04/valid-dtd-list.html )

Avoid Transitional Doctypes

Use valid (http://validator.w3.org/ ) HTML.

Don't use paragraphs consisting of single non-breaking spaces for
padding.

Don't use spacer gifs.

Don't have blank alt text for images that include content.

Avoid fixed width layouts

Avoid pictures of text

Don't title documents "Untitled Document"
 
V

Vaux

thanks!

David Dorward said:
Don't use tables for layout.

Don't make up your own Doctype (
http://www.w3.org/QA/2002/04/valid-dtd-list.html )

Avoid Transitional Doctypes

Use valid (http://validator.w3.org/ ) HTML.

Don't use paragraphs consisting of single non-breaking spaces for
padding.

Don't use spacer gifs.

Don't have blank alt text for images that include content.

Avoid fixed width layouts

Avoid pictures of text

Don't title documents "Untitled Document"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top