Barbara's Sandbox

Transparent Rollover Effect

window tree

Transparent Text Box

Welcome to Hobbiton.
Welcome to Hobbiton.
Welcome to Hobbiton.

Various List Style Types

Cheatsheet

a.red:visited {color: #FF0000}CSS Syntax

{background-color: #foo;}
{background-image: url;}
{background-repeat: repeat, no-repeat, repeat-x, repeat-y;}
{background-attachment: scroll, fixed;}

{border-width: 1px; thin; medium; thick;}
{border-style:dashed; dotted; double; groove; inset; outset; ridge; solid; none;}
{border-color :#foo;}

{list-style-type: disc; circle; square; decimal; lower-roman; upper-roman; lower-alpha; upper-alpha; none:}

{text-decoration: blink, line-through, none, overline, underline;}