| 
	
 | 
 Posted by J.O. Aho on 01/31/07 07:33 
fuli open wrote: 
> On Jan 30, 5:48 pm, "Beauregard T. Shagnasty"  
> <a.nony.m...@example.invalid> wrote: 
>  
>> You should add a DOCTYPE to all your pages. Use this at the very 
>> beginning of each page; 
>> 
>> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" 
>>    "http://www.w3.org/TR/html4/strict.dtd"> 
>  
> Which doctype is more adequate for my page, the above one or the  
> following one? 
>  
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http:// 
> www.w3.org/TR/html4/loose.dtd"> 
 
Neither one, as you have xhtml tags in your html. 
 
--  
 
   //Aho
 
  
Navigation:
[Reply to this message] 
 |