He works as a freelance designer in Osaka, Japan. He’s currently collaborating on two books about HTML5 & CSS3, one of the organisers of the Web Directions East conference, and plotting to change the world (ssh, it’s a secret). He writes at oli.jp, tweets (@boblet) & occasionally tumbles. 宜しくね!^^
The <ruby>, <rt> and <rp> elements allow us to add ‘ruby’ phonetic annotations in languages like Japanese and Chinese. Despite the terrors of internationalisation and patchy browser support — with a little fiddling and a lot of caution — this sexy threesome with adorable accents are ready to use now.
Continue Reading »
Two more HTML4 presentational elements that have undergone transmogrification to have semantics in HTML5 are <small> and <hr>
Continue Reading »
While many HTML4 elements have been brought into HTML5 essentially unchanged, several historically presentational ones have been given semantic meanings. Let’s look at <i> and <b> and compare them to the semantic stalwarts <em> and <strong>.
Continue Reading »