Hi,
I glued this rule together after deciding I didn't want in inline
image for a drop cap. Does this violate any coding practices?
div#content-primary span#drop_b{
float: left;
width: 1.25em;
height: 1.25em;
font-size: 4em;
line-height: 83%;
text-indent: -9999px;
background: transparent url(exp_i/drop_b.gif) no-repeat 0 0;
padding: 0 .25em 0 0;
}
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************