Bullets not showing up in IE- missing font?

  • Thread starter Thread starter Michael Bate
  • Start date Start date
M

Michael Bate

I am using XP Embedded SP 2 Feature Pack 2007, Internet Explorer 6

In a simple bulleted list (no embedded lists, no use of CSS:
"list-style-type"), bullets are not being properly displayed.

My lists are of the form:

<ul>
<li>
text
</li>
<li>
text
</li>
</ul>

I have the Symbol font (symbol.ttf) installed.

Do I need some other font?

Thanks in advance.

Michael Bate
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top