css3 onClick using :target

If you haven't come across the [:target psuedo class](http://www.w3.org/TR/selectors/#target-pseudo ...

Read More

prefetching with html5

Web designers and developers are always striving to make their websites faster and there are a few c...

Read More

html5 reversed ordered lists

We've all used ordered lists and unordered for that matter but did you know you can reverse the orde...

Read More

styling your scrollbars with css3

When I first entered into the world of websites styling the browsers scroll bar was quite a common t...

Read More

aria roles and targeting with css

**What are aria roles?** Aria stands for [Accessible Rich Internet Applications](http://www.w3.org/T...

Read More

Remote assets in websites

Whenever I build a simple website or web page I like to have all the assets on my own server where t...

Read More