Tag Archive: CSS

Websites in a Flash CSS Reset v1

Websites in a Flash CSS Reset v1

As one does more and more work with CSS, you start to create a CSS Reset that work well for you and your workflow. There is some important code that I always recommend...

CSS Scroll Box instead of iFrames

You’ve probably heard “iframes are horrible with search engines.” Well, they are. I recently had a client want me to create scroll boxes for their...

CSS – Absolute Position Sidebar

This is what I call CSS tip in 30 seconds: It is very useful to be able to put your navigation bar or side bar at the bottom of your HTML, and absolute position...

CSS – Replacing Text with an Image

Cascading Style Sheets (CSS) make it very easy to replace text with an image. Here is the whole process described in as few words as possible: Background Information...

CSS – Absolute Positioning

Absolute Positioning with CSS can be a very useful thing. I’ve been working a lot with CSS over the last year, but I’ve just recently discovered the...

CSS Zen Garden

What is CSS Zen Garden? It’s a great idea, thats what it is. It’s the ultimate Test of a CSS Designer. They have one basic HTML file, that is free to...

Internet Explorer CSS Tip

Beginners Note: The main purpose of CSS, or Cascading Style Sheets, is to add color and life to a website. The main use for HTML, or Hyper Text Markup Language,...