Web Design

CSS and Jquery – Creating an Image Slider

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Great CSS tutorial explaining how to use CSS and Jquery to create an amazingly dynamic image slider on hover. Its really versatile and useful. The tutorial also covers a couple more advanced CSS techniques. View...
CSS and Jquery – Creating an Image Slider

How to Write Shorthand CSS

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Today I wanted to talk about what shorthand CSS is and how it can help lower the amount of CSS you the developer has to write. In the whole scheme of things, CSS is here to help us sum up large amounts of styles and attributes into compact rules and classes that we cascade down our site. With...
How to Write Shorthand CSS

Pure CSS Vertical Menu

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Today we are going to build the second most common site menu navigation, the vertical navigation menu. Here we are going to be using only pure CSS, no hacks, and unordered lists to create our vertical menu and three levels of pop outs. This vertical navigation menu will work in IE5, IE6, IE7...
Pure CSS Vertical Menu

CSS and Properly Centering Elements

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Today I want to talk about how we can properly center elements using CSS. Not only how to center elements, but center them across all browsers and versions. View...
CSS and Properly Centering Elements

Two Column Layout

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
This is a simple way to create a two column layout with css View...
Two Column Layout

Better typography with CSS

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
In this tutorial, we’re going to look at some simple techniques you can apply to any bit of copy to dramatically improve the visual appeal and readability. We’ll start with some text marked up semantically, and won’t touch the XHTML at all in this exercise; everything will be achieved...
Better typography with CSS

Create a pure CSS image gallery

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Take your favourite images and present them in an online gallery with little more than an unordered list and a little CSS. View...
Create a pure CSS image gallery

Coding XHTML & CSS Sprite Navigation

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Coding a Sprite Navigation Graphic Set into functional XHTML and CSS. A follow up to a tutorial on creating a Sprite Navigation set in Ps. View...
Coding XHTML & CSS Sprite Navigation

How to Add Variables to Your CSS Files

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
How to Add Variables to Your CSS Files View...
How to Add Variables to Your CSS Files

Introduction to 960 CSS Framework

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
Get started with one of the best css frameworks used by pros to make high quality layouts. View...
Introduction to 960 CSS Framework

Understanding Cascading Style Sheets (CSS)

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
A beginners guide to the different types of style sheet and what the best practice is for implementing them. View...
Understanding Cascading Style Sheets (CSS)

CSS Float Guide

Posted under Advanced Css Tutorials on Wednesday, 10 June 2009 by
A beginners guide to CSS floats and the CSS Box Model. View...
CSS Float Guide
Page 6 of 88« First...345678910...203040...Last »