I wanted to create an HTML5 logo with braille for upcoming
accessibility presentations.
updated with new "5" 2-16-2011
Now there's an American Sign Language version: www.flickr.com/photos/draket/5493205794/
Yoan Blanc, Aaron Gustafson, selaeyal, and 28 other people added this photo to their favorites.

fritzweisshart 28 months ago | reply
Puh, auf dem Logo ist zu lesen: html ? (Fragezeichen, nicht 5) Absicht?
fritzweisshart 28 months ago | reply
... and you created a html? (question mark) logo instead.
Ted Drake 28 months ago | reply
I was using the gh SimBraille One font to build this. I have made a new version that uses the appropriate 1,5 dots instead of 2,6. Sorry for any confusion.
I'm skipping the # symbol 3,4,5,6 to simplify the design
braille translation
www.afb.org/braillebug/braille_deciphering.asp
cookiecrook 28 months ago | reply
Nicely done. You should get the W3C WAI to provide these as stickers along with the free HTML5 stickers. PS. Do you have a higher-rez or vector version?
teemus 28 months ago | reply
Nice!
ramakrishna_gudipudi 28 months ago | reply
nice
mbgower 28 months ago | reply
Great design! Is it possible to get a high rez of this so I can make a t-shirt? Or are you making them and offering them for sale? It would make a great t-shirt, especially with some slight embossing on the inks -- a Braille-able shirt!
Ted Drake 28 months ago | reply
@mbgower, @cookiecrook
I am not an illustrator. So it took me far too long to come up with this variation and that's the best resolution I have. It would be fairly easy for someone that knows illustrator to create a vector based version.
I used gh SimBraille One font, which can be downloaded here: www.gh-mathspeak.com/downloads.php
I would love to see someone create a better version.
Dennis311 19 months ago | reply
Neat! Too bad HTML5 isn't very accessible. html5accessibility.com/
Ted Drake 19 months ago | reply
@Dennis HTML5Accessibility points out areas that are still developing. However, it's not fair to say that HTML5 is not very accessible. Certain parts are very accessible. The new form elements make life much easier. Standardizing actions, such as autoplay and autofocus make it better than a million different javascript variations. ARIA, which is often considered part of HTML5, is key to the improvement in accessibility for dynamic web sites. Look at how Yahoo! Mail has created a very dynamic site that is also very accessible.
There's certainly a lot of room for improvement and we need to stop throwing away usable elements of the standard (longdesc, time). But I have high hopes for the accessibility of HTML5 in the near future and recommend using it.