How to Create a CSS Drop Down Navigation

October 23rd, 2008   |   Posted in CSS Basics.

CSS Drop-down Navigation

Ever come across a site that uses a nifty drop down effect when you hover over a link?

How would you like to have drop-down items on your site’s navigation?

Check out this simple tutorial on using CSS to create this nice feature.

Read More >>


How to Center You Webpage with CSS

October 23rd, 2008   |   Posted in CSS Basics.

Having trouble centering your page? Try out this…

Read More >>


A:HOVER - Hover Effects For Links

October 8th, 2008   |   Posted in CSS Basics.

Ever been to a site that has a neat effect when you hover your mouse over an object? Ever wonder how they do it?

Read More >>


Float CSS: Floating Divs Tutorial

October 6th, 2008   |   Posted in CSS Basics.

Float CSSCreating a table-less CSS layout can be a bit tricky for the beginner. Here’s a way to do with by using the float property in CSS…

Read More >>


Designing For Internet Explorer: Part Two

October 5th, 2008   |   Posted in Hacks.

Internet Explorer Bug
In our previous post we talked about using CSS conditionals to make your site more cross-browser compatible with different versions of Internet Explorer. In this post we will look in to using !important in our Cascading Stylesheets.

Read More >>


Designing For Internet Explorer: Part One

September 9th, 2008   |   Posted in Hacks.

Internet Explorer Bug
Any true designer will realize that all browsers are not created equal. We are all faced with the challenge of creating sites that show up well in FireFox, Safari, IE6 and IE7. Fortunately, Microsoft fixed a few of the problems associated with Internet Explorer 6, but sadly this old browser still holds a decent amount of the browser share. Designing for IE6 can be a tedious task, but it doesn’t have to be a hard one.

Read More >>


Welcome to CSSLearn.com!

August 26th, 2008   |   Posted in General Jargon.

Hello and welcome!
Here you will be able to access css tutorials on various design subjects.  If there is something that you don’t know how to do, please feel free to ask a question and it will be presented in a future tutorial here on this site.
To keep up to date, please subscribe to our feed.
We [...]

Read More >>