José Kusunoki Gutiérrez wrote:
Can anyone help me with this problem? Im making a website and i want to know why the list's (like video or audio or blogs) looks so bad in
 IE, they are so left but in Firefox they looks ok, also, i wanna
know why the link "Zona universitaria" is too up, if anyone can help
me i will be very grateful.

Link : http://www.constantconcept.com/pruebaweb/port_fot_sm.html

Didn't look at it in depth, but since Opera 8.5 display as IE6 on those
lists the most probable cause is that you haven't taken both margins and
paddings into account for those list-items.

IE6 use margins on lists, and so do Opera 8.5
Firefox use paddings on lists, and so do Opera 9prev1.

By starting out with margin-left: 0; padding-left: 0, and then adjust
that padding to a suitable value on ul and li, it should be quite easy
to make Firefox and IE display the same.

        Georg
--
http://www.gunlaug.no
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

  • [WSG] IE Problem José Kusunoki Gutiérrez
    • Re: [WSG] IE Problem Gunlaug Sørtun

Reply via email to