I know it can be done with div and p but how can I get that part bold and red?
Is it possible to us b class="coupon"?
P and div will drop it to a new line.
<p><b>This is the</b><br />
layout I would like to use<br />
Is it possible: <b class="coupon">to make this part bold and red in css?</b>
</p>
Thanks for your help.


Reply With Quote
Bookmarks