add font-weight:bold to your css.

On 9/26/05, Adkins, Randy <[EMAIL PROTECTED]> wrote:
> Can someone explain to me why using the following will display the way I
> want, however using the second
> one using the css properties, will only show a very small dot?
>
> First: (Desired Look)
> <div><font color="#808080" face="Symbol"
> STYLE="padding-right:10px;"><B>&#183;</B></font><font color="#808080">3
> pages</font></div>
>
> Second: (NOT the Desired Look)
> <div><span class="dpSym">&#183;</span><span class="dpText">3
> pages</span></div>
>
> CSS Properties are identified as:
> ..dpSym {  padding-right:10px;  font-family: 'Symbol'; color: #808080;  }
> ..dpText {  font-size: 13px; font-family: 'Arial'; font-style: normal;
> font-weight: normal; text-decoration: none; #808080;   }
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:175034
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to