Need help with website link

Discussion in 'HTML & Website Design' started by diversers, Jan 19, 2010.

  1. #1
    First my layout looks different in IE then in firefox. When i try to validate the site its saying Found 2 errors in external css files [Microsoft Internet Explorer 5.5, Microsoft Internet Explorer 6.0]
    <link href="file:///C|/Documents and Settings/Lavincent hooker/My Documents/Green/subordinate/subordinate/default.css" its saying this link is linked to my documents, but there isnt anything like this in my documents. at least i dont think so
     
    diversers, Jan 19, 2010 IP
  2. hartwm

    hartwm Member

    Messages:
    141
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #2
    what are you talkin about? explain...why do u have something linked to your desktop
     
    hartwm, Jan 19, 2010 IP
  3. sp2h

    sp2h Peon

    Messages:
    189
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    you use please conditional CSS like

    <!--[if lte IE 6 ]>
    <link href="css/ie6.css" rel="stylesheet" type="text/css" />
    <![endif]-->

    Regards,
    SP2h com
     
    sp2h, Jan 20, 2010 IP