The Power of Positioning – Absolute and Relative
The Power of Positioning – Absolute and Relative

The Power of Positioning – Absolute and Relative

One of the most confusing things when first starting CSS is positioning.  I’m going to explain the differences between the 2 main positioning techniques, [...]

Remove Safari input highlight / glow
Remove Safari input highlight / glow

Remove Safari input highlight / glow

By default Safari will render a glow effect around input elements when the input receives focus. In certain situation, this behaviour can be quite [...]

Simple Tips to Organise your CSS
Simple Tips to Organise your CSS

Simple Tips to Organise your CSS

Stylesheets can easily become large and unorganised if not properly structured. Planning ahead and careful organising is important to create a fast, manageable stylesheet. [...]