Archive index
Gitter Channel Archive 8th of August 2015
What fresh hell is THIS now?
-
Patrick Lauke
zakim-robot
Aug 08 09:43
[jitendra, a11y]
What is the semantic markup to show published date of a blog post?
zakim-robot
Aug 08 09:44
[jitendra, a11y]
is this the best way in HTML 5
<time>2009-02-01</time>
MichielBijl
Aug 08 10:04
@jitendra
: I use <time datetime="2015-07-18"> <span>Published on </span>18th of July, 2015</time>
MichielBijl
Aug 08 10:05
It's a shame the pubdate attribute is deprecated.
zakim-robot
Aug 08 10:14
[jitendra, a11y]
ok
MichielBijl
Aug 08 10:16
So what you said is fine.
zakim-robot
Aug 08 10:21
[jitendra, a11y]
you are also adding an datetime attribute
MichielBijl
Aug 08 10:22
That is because in my example, there is a text equivalent of the date (that can not be processed by computers).
MichielBijl
Aug 08 10:23
See also this blog post by
@brucelawson
:
http://www.brucelawson.co.uk/2012/best-of-time/
zakim-robot
Aug 08 16:04
[monastic.panic, a11y]
hi folks
zakim-robot
Aug 08 16:05
[monastic.panic, a11y]
anyone have any idea how to create a group header in a groupable list
zakim-robot
Aug 08 16:05
[monastic.panic, a11y]
right now i have role=seperator on it
zakim-robot
Aug 08 16:06
[monastic.panic, a11y]
but the SR doesn't read it off as the active descendant moves past it