Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 10-13-2005, 11:49 AM Document type
Skilled Talker

Posts: 84
Trades: 0
Hi,

I ran my website through the html validation service on w3.org and it told me that my site is not the type of html that i have said it is;

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

What is my site's doc type?

thanks
b3nn3t is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-13-2005, 11:51 AM
webfreak's Avatar
Extreme Talker

Posts: 236
Location: USA
Trades: 0
Try it with this DOCTYPE (assuming you want HTML 4.01 Transitional):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
webfreak is offline
Reply With Quote
View Public Profile Visit webfreak's homepage!
 
Old 10-13-2005, 12:04 PM
Skilled Talker

Posts: 84
Trades: 0
thanks for the quick reply, same error though!

This page is not Valid HTML 4.01 Transitional!
b3nn3t is offline
Reply With Quote
View Public Profile
 
Old 10-13-2005, 12:07 PM
Skilled Talker

Posts: 84
Trades: 0
the website is http://www.furnitureclinic.co.uk if it helps.
b3nn3t is offline
Reply With Quote
View Public Profile
 
Old 10-13-2005, 12:08 PM
webfreak's Avatar
Extreme Talker

Posts: 236
Location: USA
Trades: 0
Quote:
Originally Posted by b3nn3t
thanks for the quick reply, same error though!

This page is not Valid HTML 4.01 Transitional!
Looks like you need to use CSS.
http://www.w3schools.com/css/pr_border-color.asp

After your page validates in HTML, might want to use the CSS validator, too.

Last edited by webfreak; 10-13-2005 at 12:15 PM..
webfreak is offline
Reply With Quote
View Public Profile Visit webfreak's homepage!
 
Old 10-14-2005, 04:19 AM
Skilled Talker

Posts: 84
Trades: 0
Quote:
Originally Posted by webfreak
might want to use the CSS validator, too.
Hi, I cannot find the css code for doc type, do you have the code or no a link?

cheers
b3nn3t is offline
Reply With Quote
View Public Profile
 
Old 10-14-2005, 04:50 AM
Average Talker

Posts: 25
Location: Indonesia
Trades: 0
Quote:
Originally Posted by b3nn3t
Hi, I cannot find the css code for doc type, do you have the code or no a link?
cheers
CSS Validator will check your CSS file and doesn't have any related with DOCTYPE.

If you had eliminate your BORDERCOLOR attribut and change it to using the CSS ,then you can check your CSS syntax with CSS Validator.
After it's OK then try again to validate your HTML.

You can learn about CSS at: http://www.w3schools.com/css/default.asp
__________________

Please login or register to view this content. Registration is FREE
.
dannybedor is offline
Reply With Quote
View Public Profile Visit dannybedor's homepage!
 
Old 10-14-2005, 05:26 AM
Skilled Talker

Posts: 84
Trades: 0
Hi,

Thanks. I had trouble with the broders so I just removed them! There was these smaller borders within them that I couldn't get rid off!

Thanks for your help my html is now valid as is my css.
b3nn3t is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Document type
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.79427 seconds with 12 queries