Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

all fonts are set to Verdana yet they look different in bullets

Status
Not open for further replies.

fiuPikeOY

Programmer
Joined
Jun 14, 2004
Messages
143
Location
US
Hello,

I have the font of the page to be Verdana through CSS. However, when I have bullets that I copied from a word document, it looks different.

In code view I see that it's all the same, but I preview it through the browser, it looks different.

Has anyone had this problem? What can be done?

Thanks in advance
 
Might be your character encoding. Might be that verdana cannot render your bullet character. This is most likely the case. Why don't you use [tt]<ul></ul>[/tt] and [tt]<li></li>[/tt] ??

*cLFlaVA
----------------------------
Lois: "Peter, you're drunk!"
Peter: "I'm not drunk, I'm just exhausted from stayin' up all night drinking!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top