Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-26-2004, 01:55 PM
markhallgate's Avatar
WebProWorld Pro
 

Join Date: Jun 2004
Location: Spalding, England
Posts: 201
markhallgate RepRank 0
Default doctype

please help, i have been modifying my site for about a year now, the origanal site was done using html 4.0 transitional. i have used a mixture of html coding directly onto the server and up loading dreamweaver modified pages, all this has ended up with a page that has the wrong doc type is there any way to or any software to convert the code to a set doc type without messing up or having to rewrite everything? the site is www. hallgate-timber.co.uk
thanks mark.
__________________
Log Cabins - Sheds - More Cabins
Reply With Quote
  #2 (permalink)  
Old 08-26-2004, 08:00 PM
WebProWorld Veteran
 

Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

Right now you are using:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Did you want to change that to:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Does DW offer a global find & replace?
Reply With Quote
  #3 (permalink)  
Old 08-28-2004, 03:53 PM
markhallgate's Avatar
WebProWorld Pro
 

Join Date: Jun 2004
Location: Spalding, England
Posts: 201
markhallgate RepRank 0
Default

i don't mind to much what the doctype is, but i was told that it is better if the site conforms to one type, 4.01 would probally be best as the book i use for reference when coding uses this version.
as for the global find and replace im not sure, my trial copy has run out now so untill i actualy pay out for the full version i can't check.
thanks, mark.
__________________
Log Cabins - Sheds - More Cabins
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags:



Thread Tools
Display Modes

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

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


Search Engine Optimization by vBSEO 3.2.0