Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Internet Explorer doesn`t recognize my CSS !

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #24070
    sorenson
    Member

    Hello there,

    I am new here and i came because i have a problem , but i hope i will stay more than i thought on this forum.

    I have a site , http://www.utilajconstruct.ro/ . It is perfect in Firefox , opera and Google Chrome , but Internet Explorer it`s not so friendly . The problem is that IE doesn`t recognize my CSS file and i don`t know why , so i am hoping guys that you can help me , because i am despaired.

    That`s the CSS file : http://www.utilajconstruct.ro/www/css/css.css

    I am looking forward for oppinions. thank you!

    Best regards,
    Sorenson

    #53635
    Ramesh
    Member

    may be your css file path is wrong

    <link href="www/css/css.css" rel="stylesheet" type="text/css" >

    the path should be

    http://www.utilajconstruct.ro/www/css/css.css

    #53665
    sorenson
    Member

    Thank you guys for your answers , but i still don`t know which is the problem. Could some one help me ?

    This forum is awesome.

    Best regards,
    Sorenson

    #53715
    Ramesh
    Member

    is your site working properly in local machine

    #53817
    sorenson
    Member
    "Ramesh" wrote:
    is your site working properly in local machine

    Hello ,

    No , i have the same problem in local machine …

    I don`t know what is the problem :((

    #54160
    ikthius
    Member
    "sorenson" wrote:
    "Ramesh" wrote:
    is your site working properly in local machine

    Hello ,

    No , i have the same problem in local machine …

    I don`t know what is the problem :((

    has flash been updated for your IE?

    #54066
    Ramesh
    Member

    may be you haven’t linked it properly if you have dreamweaver open your html document in dreamweaver and from the property panel style drop down list is there go to that drop down list and select attach stylesheet and browse for your css file and then check it whether it is working or not

    #77032
    ylex1
    Participant

    I had the same problem, I’ve had created the css document in dreamweaver an it automatically puts a piece of code on the top
    it says

    @charset "UTF-8";
    /* CSS Document */

    I deleted it and it worked. :P

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.