HTML on a Shared Directory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stck2mlon
    New Member
    • Dec 2011
    • 3

    HTML on a Shared Directory

    Good morning everyone! I have an issue that has been dogging my project for a few months. We have created an internal technology guide for finding workflow resources in our Architecture firm.

    If I view the page from Chrome or FF it displays fine. On my development laptop IE displays fine. If i place the html file and the css on a thumbdrive and open the html, it displays fine in IE, Chrome, and FF. When I put it on the network share that I want to launch it from it looks awful.

    Any help would be appreciated...

    Chris
    Attached Files
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    "Looks awful" is not a technical term. Please describe exactly what's wrong. But we don't have your thumbdrive so it may not be possible for us to duplicate the problem. Check to make sure your path names match up.

    id names must be unique to one element on the page. You use id names on more than one element. Also, validate your css for those errors.

    Comment

    • stck2mlon
      New Member
      • Dec 2011
      • 3

      #3
      Here are 2 screen captures. Awful and nice.
      Attached Files

      Comment

      • stck2mlon
        New Member
        • Dec 2011
        • 3

        #4
        I have validated the HTML and the CSS...still the same. If I run the file on a local machine it looks correct, if I put those files on a network share, it looks like image Awful.jpg.
        Attached Files

        Comment

        Working...