[html5] Help Digest, Vol 31, Issue 9
Webxopt
simon at webxopt.com
Wed Mar 17 21:12:13 PDT 2010
Totally agree with this one. A wrapper is something that should become a standard element rather than us all defining it as a div.
Best Regards
Simon Griffiths
Webxopt - Making your website work for you
PO Box 2597, Wellington Point,
QLD 4160, Australia
Tel: 07 3103 3259
email: simon at webxopt.com
Web: http://www.webxopt.com
Twitter: webxopt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Webxopt.vcf
Type: text/directory
Size: 384 bytes
Desc: not available
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20100318/f7ab49e5/attachment-0002.bin>
-------------- next part --------------
On 18/03/2010, at 5:03 AM, help-request at lists.whatwg.org wrote:
> Send Help mailing list submissions to
> help at lists.whatwg.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
> or, via email, send a message with subject or body 'help' to
> help-request at lists.whatwg.org
>
> You can reach the person managing the list at
> help-owner at lists.whatwg.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Help digest..."
>
>
> Today's Topics:
>
> 1. page element? (designer)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 17 Mar 2010 18:33:50 -0000
> From: "designer" <designer at gwelanmor-internet.co.uk>
> To: <help at lists.whatwg.org>
> Subject: [html5] page element?
> Message-ID: <000301cac600$66470330$0a01a8c0 at gam>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> reply-type=response
>
> I would like to propose a <page> element. It seems to me to be noticeable by
> its absence. The standard list of new simple elements is (typically) quoted
> as :
>
>
>
> <!DOCTYPE html><html> <head> <title>Standard Blog</title> </head>
> <body> <header> <h1><a href="#">Standard Blog</a></h1> </header>
> <nav> <ul> <li><a href="#">Home</a></li> <li><a
> href="#">Archives</a></li> <li><a href="#">About</a></li>
> <li><a href="#">Contact</a></li> </ul> </nav> <section>
> <article> <header> <h1><a href="#">Title</a></h1>
> </header> <p>Lorem ipsum...</p> </article> </section>
> <footer> <p>Copyright ? 2008 All Rights</p> </footer>
> </body></html>
>
> So, what's missing? Well, the first thing that a vast number of designers
> would do is to add a <div id="wrapper"> to that structure, to define the
> start and end of the 'page' and its characteristics. As web designers, we
> are concerned with making 'pages', and it seems strange that we don't have
> an inbuilt tag to which we can assign CSS to describe its appearance. Doesn't
> it?
>
>
>
> Bob
>
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Help mailing list
> Help at lists.whatwg.org
> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
>
>
> End of Help Digest, Vol 31, Issue 9
> ***********************************
>
More information about the Help
mailing list