Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Re: Declaring as HTML 4 strict or HTML 5?

Reply
Thread Tools

Re: Declaring as HTML 4 strict or HTML 5?

 
 
Gus Richter
Guest
Posts: n/a
 
      02-13-2013
On 2/12/2013 5:52 PM, Alfred Molon wrote:
> Should one declare HTML pages as HTML 4 strict or HTML 5?
>
> In other words use this header
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
>
> or this one
> <!DOCTYPE html>
>
> Or is it irrelevant?


HTML5 describes the "obsolete permitted DOCTYPE" as "unnecessarily long".

<http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html#obsolete-permitted-doctype-string>

--
Gus


 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Declaring as HTML 4 strict or HTML 5? Tim Streater HTML 4 02-13-2013 01:00 AM
Re: Declaring as HTML 4 strict or HTML 5? Lewis HTML 0 02-12-2013 11:10 PM
valid html strict KMA ASP .Net 3 04-25-2006 11:38 AM
Changing VS2005 to generate HTML 4.01/Strict instead of XHTML 1.0 Rob Roberts ASP .Net 5 01-20-2006 11:38 PM
upgrade to html 4.1 strict IhateSPAM HTML 1 07-02-2003 08:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57