[thelist] inline css

Eric Bogs lists at bo.gs
Wed Nov 14 06:54:26 CST 2001


>From http://www.w3.org/TR/css-style-attr:

<a href="http://www.w3.org/Style/CSS"
   style="{color: blue; background: white}  /* a+=0 b+=0 c+=0 */
          :visited {color: green}           /* a+=0 b+=1 c+=0 */
          :hover {background: yellow}       /* a+=0 b+=1 c+=0 */
          :visited:hover {color: purple}    /* a+=0 b+=2 c+=0 */
         ">
  Example of a hyperlink to the CSS home page with special one-off
  visited and hover effects.
</a>

-Eric

[email://eric@bo.gs] [http://bo.gs] [aim://ericbogs]





More information about the thelist mailing list