The Owen Hack
Test of Filter
This text will be green if the rule has been applied.
Code Syntax
head:first-child+body #testElement {
color: #00cc00;
}
Browser Support / Behaviour
- All Mozilla 0.6 - 1.6
- OSX/Mac IE 5.x
- Win Opera 7.x
- OSX Safari 1.x
- Konqueror 2.2 - 3.x
- Win IE 4.0 - 6.x
- Mac IE 4.x
- All NS 4.x
- Win Opera 3.5 - 6.x
- OSX/Mac Opera 5.0 - 6.x
- MSN for OSX
- OSX iCab 2.x
- OSX OmniWeb 4.1 - 4.2
- OSX OmniWeb 4.0
- Konqueror 2.0
Special Notes
Can't be used to apply styles to html.
This selector is a variation on the head+body filter.
More information