From mickyhulse.lists at gmail.com Sun Jun 10 17:24:14 2012 From: mickyhulse.lists at gmail.com (Micky Hulse) Date: Sun, 10 Jun 2012 17:24:14 -0700 Subject: [html5] Markup feedback: Articles on a "section front" page & a list of bloggers... Message-ID: Pseudo code examples: 1. "HTML5: Marking-up a list of "today's" stories for a mock "section front" page." ... and: 2. "HTML5: Marking-up a list of bloggers." General feedback would be greatly appreciated. :) Specific questions: For example #1, should I be using
anywhere? For example #2, is that the proper way to use the Person microdata (in the context of a list of bloggers). Let me know if I can clarify my questions. Many thanks in advance! Cheers, Micky From webmaster at tsmchughs.com Mon Jun 11 10:17:24 2012 From: webmaster at tsmchughs.com (Brian Tremblay) Date: Mon, 11 Jun 2012 10:17:24 -0700 Subject: [html5] Markup feedback: Articles on a "section front" page & a list of bloggers... In-Reply-To: References: Message-ID: <4FD62824.7000806@tsmchughs.com> On 6/10/12 5:24 PM, Micky Hulse wrote: > > "HTML5: Marking-up a list of bloggers." > > > General feedback would be greatly appreciated. :) > > Specific questions: > > For example #2, is that the proper way to use the Person microdata (in > the context of a list of bloggers). First, your page header. You don't need
markup.

Bloggers

Bloggers at site.com

The sub heading is redundant. All you need is "Bloggers at site.com", in which case you can use

Bloggers at site.com

and lose the markup. Or add a real sub heading

Bloggers at site.com

answering questions that weren't worth asking

Second, not sure about this:
Or perhaps:
FWIW, I think figure is more appropriate here. What is the point of this example, anyways? -- Brian Tremblay From mickyhulse.lists at gmail.com Mon Jun 11 11:29:01 2012 From: mickyhulse.lists at gmail.com (Micky Hulse) Date: Mon, 11 Jun 2012 11:29:01 -0700 Subject: [html5] Markup feedback: Articles on a "section front" page & a list of bloggers... In-Reply-To: <4FD62824.7000806@tsmchughs.com> References: <4FD62824.7000806@tsmchughs.com> Message-ID: Hi Brian! Thank you so much for your reply, I really appreciate it. :) Just to clarify, and sorry if I was not clear before, both of the examples I posted are for "modules" that will appear in a much larger page of various pieces of different types of content. :) On Mon, Jun 11, 2012 at 10:17 AM, Brian Tremblay wrote: > On 6/10/12 5:24 PM, Micky Hulse wrote: >> "HTML5: Marking-up a list of bloggers." >> > First, your page header. You don't need
markup. > The sub heading is redundant. All you need is "Bloggers at site.com", in > which case you can use > and lose the markup. Or add a real sub heading >
>

Bloggers at site.com

>

answering questions that weren't worth asking

>
Thanks for tips! Sorry about the redundant subheading. I should have made that more clear... This is just a "pseudo" example, and I was trying to keep things concise; I plan on including a more unique subheading for the real thing; for this example I did not want to go into those types of specifics. Sorry about the confusion. :( >
Or perhaps:
FWIW, I think figure is more appropriate here. What is the point of this example, anyways? -- Brian Tremblay From mickyhulse.lists at gmail.com Mon Jun 11 11:29:01 2012 From: mickyhulse.lists at gmail.com (Micky Hulse) Date: Mon, 11 Jun 2012 11:29:01 -0700 Subject: [html5] Markup feedback: Articles on a "section front" page & a list of bloggers... In-Reply-To: <4FD62824.7000806@tsmchughs.com> References: <4FD62824.7000806@tsmchughs.com> Message-ID: Hi Brian! Thank you so much for your reply, I really appreciate it. :) Just to clarify, and sorry if I was not clear before, both of the examples I posted are for "modules" that will appear in a much larger page of various pieces of different types of content. :) On Mon, Jun 11, 2012 at 10:17 AM, Brian Tremblay wrote: > On 6/10/12 5:24 PM, Micky Hulse wrote: >> "HTML5: Marking-up a list of bloggers." >> > First, your page header. You don't need
markup. > The sub heading is redundant. All you need is "Bloggers at site.com", in > which case you can use > and lose the markup. Or add a real sub heading >
>

Bloggers at site.com

>

answering questions that weren't worth asking

>
Thanks for tips! Sorry about the redundant subheading. I should have made that more clear... This is just a "pseudo" example, and I was trying to keep things concise; I plan on including a more unique subheading for the real thing; for this example I did not want to go into those types of specifics. Sorry about the confusion. :( >
Or perhaps:
FWIW, I think figure is more appropriate here. What is the point of this example, anyways? -- Brian Tremblay From mickyhulse.lists at gmail.com Mon Jun 11 11:29:01 2012 From: mickyhulse.lists at gmail.com (Micky Hulse) Date: Mon, 11 Jun 2012 11:29:01 -0700 Subject: [html5] Markup feedback: Articles on a "section front" page & a list of bloggers... In-Reply-To: <4FD62824.7000806@tsmchughs.com> References: <4FD62824.7000806@tsmchughs.com> Message-ID: Hi Brian! Thank you so much for your reply, I really appreciate it. :) Just to clarify, and sorry if I was not clear before, both of the examples I posted are for "modules" that will appear in a much larger page of various pieces of different types of content. :) On Mon, Jun 11, 2012 at 10:17 AM, Brian Tremblay wrote: > On 6/10/12 5:24 PM, Micky Hulse wrote: >> "HTML5: Marking-up a list of bloggers." >> > First, your page header. You don't need
markup. > The sub heading is redundant. All you need is "Bloggers at site.com", in > which case you can use > and lose the markup. Or add a real sub heading >
>

Bloggers at site.com

>

answering questions that weren't worth asking

>
Thanks for tips! Sorry about the redundant subheading. I should have made that more clear... This is just a "pseudo" example, and I was trying to keep things concise; I plan on including a more unique subheading for the real thing; for this example I did not want to go into those types of specifics. Sorry about the confusion. :( >