Where to place external CSS file?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • html illiterate
    New Member
    • Oct 2011
    • 7

    Where to place external CSS file?

    Where do I place the external CSS file? does it go into my cgi-bin folder, my files folder or simply in my public html folder> Thanks again, Jeff
    Last edited by Niheel; Oct 27 '11, 05:45 PM. Reason: new question
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    it goes into a folder that is publicly available. the browser has to eventually get that file via HTTP.

    Comment

    • sampath
      New Member
      • Nov 2011
      • 1

      #3
      place your css files in public html floder

      Comment

      • Maraj
        New Member
        • Nov 2011
        • 24

        #4
        Remember one thing always place css file in your public html folder

        Comment

        Working...