Too much accessibility - TABINDEX
A cool article from the Web Access Centre Blog over at the RNIB on the use or misunderstood use of the Tabindex attribute.
With such a simple attribute promising a whole lot of accessibility, it’s easy to muddy the workings of a page and its accessibility if its use isn’t considered correctly.
To be frank, I’ve rarely seen the TABINDEX attribute applied without it creating more problems than it solves.
Too much accessibility - TABINDEX, pertinent musings that is well worth a read.
I love my Mac. I just wish it came in green
I love my Mac. I just wish it came in green. Apple fans need to demand a new, cool product: a greener Apple.
Automatic pullquotes with JavaScript and CSS
Roger Johansson show us how to add pullquotes to a page using javascript and CSS. The Beauty is you don’t have to repeat text (or create extra work) to produce the pullquote.
Vertical centering in CSS
How to center elements with CSS since the CSS property vertical-align doesn’t do the trick. No general solution was known until yesterday. Well can this be so? I leave it here to investigate.
And thanks CSS Mania!