public marks

PUBLIC MARKS from millegratie with tag hover

March 2008

March 2007

IE Duplicate Characters Bug - CSS fixes and workarounds

by 1 other
Another thing to notice is the text in the green clearing element. The text actually says "Cleared element", but it is partly lost on the left side! The length of missing text is exactly the same as the width of the left padding on the donor float parag

February 2007

A:hover and named anchors

Instead of using a named anchor, simply ID the targeted element. When used inline, you could wrap a SPAN around the target and ID the SPAN tag. The downside for this option is that older browsers, such as Netscape 4, do not support the id attribute. There

January 2007