Meet the Snippets

Published: April 29th, 2008  Author: Mihael
Filed under Design, XHTML / CSS
Taged with , ,

Code snippets are pieces of code that can be re-usable. Well organized and structured they can become a handy library that helps you save time and running projects easier.

Comments (3)

Organize your CSS code

Published: April 24th, 2008  Author: Mihael
Filed under XHTML / CSS
Taged with , , ,

You have been working on your website for the past few hours, and your CSS is getting bigger and bigger… At this point it is critical that your CSS is “readable” and its classes and ids are easy to find, otherwise your time spent on this project will expand beyond your budged limits (if you […]

Comments (1)

Accessible navigation using images

Published: April 18th, 2008  Author: Mihael
Filed under Design, XHTML / CSS
Taged with , , ,

Using images for website navigation is not the best practice since search engines and blind users will not be able to read the links content.
However, sometimes we wish or have to use images as navigation elements due the design requirement. That’s where this easy and accessible method comes in handy.

Comments (0)

Subscribe via RSS