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
Document Type Question
Old 06-17-2006, 06:14 PM Document Type Question
Average Talker

Posts: 26
Trades: 0
I built my pages in MS Frontpage. I think I need to get doc type tags on the pages to make them more code comliant. Any ideas on what correct doc type tag to use or where I might find more info about this? Here is one of my pages:

http://www.lifeleap.org/CONTACT/contact.htm

Thank you for any insights.
dalesellers is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-17-2006, 06:30 PM Re: Document Type Question
Average Talker

Latest Blog Post:
My Blogging Toolkit
Posts: 20
Name: Areeb
Location: http://areebonline.com/
Trades: 0
Hello ..
First of all, just a peice of Recommendation.
Please do not design websites in Frontpage.
It adds so much of extra Tags and comments and you dont have much flexibility.
The code is not at all optimized.
Use Macromedia Dreamweaver, which is actually a good choice ..

Okay, as far as your question is concerned, I think your DOC Type is HTML 4.01 Transitional .. Just add this to the very first line of your HTML Page ..

HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
After adding this line, go to validator.w3.org and type your URL and see whether it is following the web Standards or not.

Regards
__________________
Regards
Areeb Qaisar

Please login or register to view this content. Registration is FREE

Last edited by areeb; 06-17-2006 at 06:37 PM..
areeb is offline
Reply With Quote
View Public Profile Visit areeb's homepage!
 
Old 06-23-2006, 02:52 PM Re: Document Type Question
Novice Talker

Posts: 5
Name: Jason
Trades: 0
I couldnt agree more on not using frontpage. Its bad news. Use dreamweaver or better yet, get your coding skills up and hand code it.

Here some info doctype.

http://www.alistapart.com/stories/doctype/
terofive is offline
Reply With Quote
View Public Profile
 
Old 06-23-2006, 05:26 PM Re: Document Type Question
Extreme Talker

Posts: 170
Location: Canada
Trades: 0
Quote:
Originally Posted by areeb
Use Macromedia Dreamweaver, which is actually a good choice ..
An even better option is not to use WYSIWYG editors at all. I code by hand. It's not all that hard to learn the code and your web-sites will look way better in the end.

An acceptable use of Dreamweaver would be to help you speed up your coding and FTP-ing. It's a tool for accelerating the design process not making it into a point and click deal.
__________________

Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
collyer_1 is offline
Reply With Quote
View Public Profile Visit collyer_1's homepage!
 
Old 06-24-2006, 09:07 AM Re: Document Type Question
AliKat's Avatar
Extreme Talker

Latest Blog Post:
Save the Children
Posts: 176
Location: MS
Trades: 0
Dreamweaver is fine to use as long as you are using it solely as a text editor to view the color coding tags etc, and more importantly line numbers.
AliKat is offline
Reply With Quote
View Public Profile Visit AliKat's homepage!
 
Old 06-24-2006, 10:23 AM Re: Document Type Question
Experienced Talker

Posts: 32
Location: Indiana, USA
Trades: 0
I agree that FrontPage should not be used to create pages. Coding by hand is not that difficult. And if you are familiar with the code, it makes it that much easier to modify the code, and to repair it. A good program to use (and free ), is HTML-Kit. You might want to check it out. But definitely learn to write the code yourself. It will pay off in the long run.
__________________
They have computers, and they may have other weapons of mass destruction. - - Janet Reno
Smoking Man is offline
Reply With Quote
View Public Profile Visit Smoking Man's homepage!
 
Reply     « Reply to Document Type Question
 

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.47231 seconds with 12 queries