Sectioning within Aside Yes. These section would have a title
as seen on html5doctor http://html5doctor.com/aside-revisited/ aside.extras contains sections also this maybe useful to you http://html5doctor.com/wp-content/uploads/HTML5Doctor-sectioning-flowchart.pdf - S On 28 January 2011 15:42, Tom Livingston <tom...@gmail.com> wrote: > Thanks for the replies. Still working out the new elements in my head. > > The outliner is handy, thanks for the link David. > > > > 2011/1/24 Ворон <rav...@mail.ru>: > > > >> Is it ok to nest <section> elements inside the <aside> element? Can't > >> come up with anything about this scenario on Google... > > > > Hi. > > > > The section element represents a generic section of a document or > application. A section, in this context, is a thematic grouping of content, > typically with a heading. > > > > The aside element represents a section of a page that consists of content > that is tangentially related to the content around the aside element, and > which could be considered separate from that content. > > > > According to this you may nest section inside aside element, but is that > ok, that you have as many unrelated content on the page, that you want > divide it to different sections? > > This make no sense to me. > > Could we see the page, where you want to use section inside aside > element? Or jpg with design? > > If you just need a wrapper — use div instead. > > > > And from technical point of view — aside and section just block level > elements. You may use them how you want to. > > > > All best regards. Imp. > > > > ******************************************************************* > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > > Help: memberh...@webstandardsgroup.org > > ******************************************************************* > > > > > > > > -- > > Tom Livingston | Senior Interactive Developer | Media Logic | > ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: memberh...@webstandardsgroup.org > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org *******************************************************************