[html5] Template questions...
Jacob Kristensen
admin at blueboden.com
Sun May 15 16:42:42 PDT 2011
> I do plan on having multiple/many articles on a page, so I am guessing
> that I should avoid multiple H1s.
I'm not sure what UA's would be a problem, screen readers tend to allow
users to jump between headings easily, ( i assume they mean screan-readers).
Visual UA's have no problems what so ever, since they just present stuff the
way you tell them to.
A good reason not to listen to such a warning, is that its a minority in any
case, and such should take extra care to do stuff right.
I don't like running a charity for every browser developer who creates a
browser, variation, or new UA/device.
We had the same problem with older mobile phones freezing up when the site
was "to large".. Not that people actually used them anyway, but still a good
example.
A list of articles would only contain links, or a heading at most. Not
snippets of the text.
he point where you start to display text-snippets, is where you want to use
the article element, since such content can be considered independent
sections, that can be syndicated, and still make sense.
Jacob Kristensen
http://blueboden.com/
More information about the Help
mailing list