[html5] page element?
designer
designer at gwelanmor-internet.co.uk
Thu Mar 18 12:15:30 PDT 2010
Thank you Mike!
May I also ask the detractors why they think that <page> is already catered for by <body>, whereas <div id="wrapper"> isn't? (since they are both the same, that doesn't make sense!)
Also, to answer Nathan, there is often stuff which falls outside of 'wrapper' (or <page> if I have my way!) - I have javascript hit counters (for e.g.) which come after the 'wrapper' but before the close of body. They do not appear to the user on screen and they are not a part of the 'display' as such. (Hence not - semantically - a part of the page in this sense).
Bob
----- Original Message -----
From: Mike Schinkel
To: help at lists.whatwg.org
Sent: Thursday, March 18, 2010 6:39 PM
Subject: Re: [html5] page element?
I don't understand the push back for "<page>"; seems like it is appropriately named for common vernacular and it addresses a use-case that almost every web page has. Plus I could easily see the following:
<body>
<page id="1">
</page>
<page id="2">
</page>
<page id="3">
</page>
</body>
JMTCW.
-Mike
------------------------------------------------------------------------------
_______________________________________________
Help mailing list
Help at lists.whatwg.org
http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20100318/5dd35d60/attachment-0003.htm>
More information about the Help
mailing list