Page 1 of 1

IE Malfuntion

Posted: Sat Mar 25, 2006 8:58 am
by alarach
My site: http://www.copantl.com/salones.html

In IE looks bad.
In Firefox it's OK.

The problem it's the list icons, buy why?

Re: IE Malfuntion

Posted: Sat Mar 25, 2006 9:25 am
by tsw
You mean the li elements on the page?

Code: Select all

<li><font size="2">Las Islas</font></li>
<li><font size="2">Pulhapanzak</font> </li>
<li>Yojoa</li>
this markup is creating your problems, strip the font tags and it will be ok