Web Hosting

Looking for web hosting? Check out this web hosting directory.


Donate to GenerateIt.net

Sponsors

Generate It
Provides a range of tools to help with the development of your website.

Web Templates
Choose from over 10000 templates, premium templates, flash templates.
     Web Hosting

CSS News and Info

9 Types of Useful CSS Hacks

Posted on 4 Apr 2009 by admin

The most common problem of the front end web developers or designers is having their output looks and behave the same to different browsers. One of the solutions is using CSS hacks to apply different rules in a specific browser.

A CSS hack is simply an ugly and inelegant way of getting a browser to behave the way you want it to. CSS hacks are typically used to get around specific browser bugs such as IE’s proprietary box model. Unfortunately, the term hack has rather negative connotations and implies that there is a better way of doing something when often there isn’t. Therefore, some people favor the term patch to indicate that it is actually incorrect browser behavior that is being dealt with.

Read the complete story here.