Localisation and Translation on the Web

Practical advice from Ire on localising web pages.

Tagged with

Related links

CSS Flexbox Is Entirely Logical (Almost) / Paul Robert Lloyd

Paul is digging deep into flexbox and finding it particularly useful for internationalisation …but there are still some gotchas.

Tagged with

>> blog » html5′s new bdi element

An excellent explanation from Richard of the bdi element (bi-directional isolate) for handling a mixture of left to right and right to left languages in HTML5.

Tagged with

CSS Intelligence: Speculating On The Future Of A Smarter Language — Smashing Magazine

This is a really thoughtful look at the evolution of CSS and the ever-present need to balance power with learnability.

Tagged with

CSS Timeline

Here’s a remarkably in-depth timeline of the web’s finest programming language, from before it existed to today’s thriving ecosystem. And the timeline is repsonsive too—lovely!

Tagged with

What Makes CSS Hard To Master - Tim Severien

CSS is simple, but not easy.

If we, as a community, start to appreciate the complexity of writing CSS, perhaps we can ask for help instead of blaming the language when we’re confused or stuck. We might also stop looking down on CSS specialists.

Tagged with

Related posts

Programming CSS

A language so powerful that we have to stop ourselves from using all its features.

Pursuing semantic value

Agreeing and disagreeing with Divya.

Awareness

Turning accessibility awareness into action with HTML.

Command and control

HTML’s new `command` attribute on the `button` element could be a game-changer.

button invoketarget=”share”

An alternate route to a declarative version of the Web Share API.