Posted by GreyWyvern on 01/13/06 17:44
And lo, GreyWyvern didst speak in
alt.html,alt.www.webmaster,comp.infosystems.www.authoring.html:
> CSS:
> p.empty {
> text-align:center;
> font:bold 110% Arial,Helvetica;
> color:red;
> }
>
> HTML
> <p> </p>
Okay, okay. I got my own example wrong :P You know what I meant; just
add class="empty" to the <p> element.
Grey
[Back to original message]
|