Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorBleulemon
    • CommentTimeDec 27th 2007
     permalink
    This is the website : http://www.myknightsinn.com/

    Renders ok in FireFox but not in Internet Explorer, WHY?

    Please be nice when reply... I do not know HTML, but copied and pasted code, but why would it work in FF not in IE...
    • CommentAuthorcampos
    • CommentTimeDec 28th 2007
     permalink
    whats happening is that explorer is not correctly linking the images, try completing the srcs of all imgs
    ex.
    <img src="../images/navigation/foot_line.gif" alt="">
    for
    <img src="http://www.myknightsinn.com/images/navigation/foot_line.gif" alt="">
    • CommentAuthorBleulemon
    • CommentTimeDec 28th 2007
     permalink
    Ok, I did it. Thank you a lot.

    I am still wondering why.

    Gracias Campos!
Add your comments
    Username Password
  • Format comments as (Help)