Archive

Archive for the ‘CSS’ Category

Site In A Hour!!!

March 29, 2008 Leave a comment

Making Simple Work of Complex CSS Layouts!!!

Great tutorial showing you step-by-step how to build an awesome and complete site.

Following modern techniques  of CSS layouts.

Visit Site!

Categories: CSS, Design

10 best CSS hacks

February 20, 2008 1 comment

by Dejan Cancarevic

http://stylizedweb.com/

If you are front end coder you must know how important is to make cross browses, valid CSS and xHTML code. And also you must know how much time we are spending in all those hacks and fixes for various browsers.

Here is the list of 10 hand picked CSS hacks and tricks which can help you in your CSS code and also save some time.

Read more…

Categories: CSS Tags: ,

CSS Reset

February 18, 2008 Leave a comment
Published by Dave
 

There’s plenty of different reset methods already available and I’ve been using Eric Meyer’s method for some time now but have started to realize that in most projects, I only use a fraction of the styles specified and much more often find myself rewriting a whole different set of styles that I use in all my projects.

Therefore, I’ve decided that it’s going to be more worthwhile using Meyer’s CSS as a starting point but putting together my own starter template which I can use for all my projects which I’d like to give you an insight into.

Visit Website…

Categories: CSS, Programming

101 CSS Techniques Of All Time

February 18, 2008 Leave a comment

CSS has fundamentally changed web design, it has provided designers with a set of properties that can be tweaked to make various techniques to make your pages just look right.

Today we are presenting a round-up of 101 CSS techniques designers use all the time. Definitely worth taking a very close look at!

Part 1
Part 2

Categories: CSS, Programming