Posts tagged css

Writing efficient CSS selectors

With browsers getting faster all the time it's a good idea to remember that not everyone uses them. Writing efficient code is key to maximising device accessibility.

Adding Content using CSS3

With CSS3 it is now possible to add content to the page only using CSS. The content / layout lines are blurring just a little...