Lost your password?

Blogs about: Css Hacks

Featured Blog

Intenet Explorer Css Hacks

justtal wrote 4 weeks ago: Internet Explorer 7 and below Put * before the property: .my_class { height: 150px;           /* for … more →

Tags: Css haks, CSS, Internet Explorer

css hacks / filters

john reyes wrote 3 months ago: ie6: * html { } ex. * html p { text-align: center; } ie7: *+ html { } ex. *+ html p { text-align: ce … more →

Tags: CSS, css filters, IE6, IE7, Opera

Css Hacks

mindbee wrote 3 months ago: CSS: clean IE8 css hack A new browser, Internet Explorer 8 was released recently. Of course it wasn … more →

Tags: CSS, Css hacks, hacks, IE, IE8, XHTML

CSS Rendering Priority and Inheritance

azghanvi wrote 4 months ago: Styles are read in three ways: browser default (blue links etc), style sheets (internal in the <h … more →

Tags: CSS, css priority

CSS Hacks for IE 7, IE 6, Opera, etc

web2usability wrote 4 months ago: W3C Validation’ Category The following CSS selectors are considered workarounds and hacks for specif … more →

Tags: Usability, CSS

CSS Tooltips

Vikas Khera wrote 4 months ago: No need of javascript to make tooltips. I got this simple css trick to make it. CSS Code a:hover { b … more →

Tags: website desigining, Usability, All, javascript, CSS, HTML, Web development, Tools, Tips & Tricks

CSS Tips & Tricks

Vikas Khera wrote 4 months ago: Here is a list of CSS tips & tricks that will make your coding so much easier. Sequence of the l … more →

Tags: website desigining, Usability, All, CSS, HTML, Web development, Tools, Tips & Tricks, Web 2.0

CSS Hack for Safari and Google Chrome: Redux3 comments

acidmartin wrote 4 months ago: As body:nth-of-type(1) and body:first-of-type are supported by FireFox 3.5x, the hack that I wrote a … more →

Tags: Browsers, CSS, Tips and Tricks, css filters, CSS hack, google chrome css hack, safari css hack

Background Image on Table Rows Repeating

Kathirvel K wrote 5 months ago: tr.traGraph { background-image: url(departments/mis/web/trafficStats/images/traBkg.gif); background- … more →

Tags: web design, CSS

CSS Browser Specific Style Filters

psweatte wrote 5 months ago: Here’s a collection of CSS filters for targeting specific browsers with CSS when using HTML co … more →

Tags: Coding standards, css2.1, CSS3, browser specific css, browser targeting, css browser sniffing, css filters

CSS Hack for Internet Explorer 8

acidmartin wrote 6 months ago: Notwithstanding the improvements in the CSS support in Internet Explorer 8, there may be cases when … more →

Tags: Browsers, CSS, Tips and Tricks, CSS hack, IE css hack, IE8 css hack, Internet Explorer 8 CSS hack, Internet Explorer 8 hack, Internet Explorer CSS hack

div overflow solution

jaideepchauhan wrote 7 months ago: Using :after This css2 property allows us to add extra content at the end of the element via css. we … more →

Tags: css tricks, div overflow, float problem, clearfix, CSS2

CSS hacks

Kathirvel K wrote 9 months ago: IE 6 and below * html {} IE 7 and below *:first-child+html {} * html {} IE 7 only *:first-child+html … more →

Tags: web design

ArtificialAiming Hacks and Cheats

artificialaiming wrote 10 months ago: www.ArtificialAiming.net offers the best hacks and cheats for all popular games!. BF2 Hacks BF2142 H … more →

Tags: hacks and cheats, bf2 hacks, bf2142 hacks, COD4 Hacks, cod5 hacks, COD2 Hacks, UT2004 Hacks, UT3 Hacks, FFOW Hacks

10 Dirty CSS Tips and Tricks4 comments

acidmartin wrote 11 months ago: Here is a collection of 10 CSS tips, tricks in blogposts I have written during the last year that yo … more →

Tags: CSS, Tips and Tricks, Web development, CSS hack, IE6 css hack, IE7 css hack, transparent border in IE6, get css property value, alpha transparency css filters internet explorer ie ove

Better Image Scaling and Resampling in Internet Explorer4 comments

acidmartin wrote 11 months ago: Oddly enough, but the image scaling by using bicubic interpolation is turned off in Internet Explore … more →

Tags: Browsers, CSS, Tips and Tricks, Web development, anti-aliasing, bicubic interpolation, image scaling, Internet Explorer, resampling

Setting Opacity and Other Filters in Internet Explorer 82 comments

acidmartin wrote 1 year ago: It was expected that Internet Explorer 8 will support the standard “opacity” property of … more →

Tags: Browsers, CSS, Tips and Tricks, css opacity, css transparency, DX filter, IE8 CSS filters, IE8 CSS opacity, IE8 DX filters

72 css hacks and css tricks

Amit Dua wrote 1 year ago: Resizing thumbnails Hide a part of the thumbnail in default state, and show it entirely on mouseover … more →

Tags: CSS, Forms, Menus, tricks

Web Style Sheets CSS tips & tricks

dangerouskicker wrote 1 year ago: The ‘:target’ pseudo-class A URL normally points to a page. But when the URL ends in … more →

Tags: CSS, css tips, css tricks, CSS hack