Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Designing pages on a Mac and viewing on a PC

  1. #1
    Member scenesone's Avatar
    Join Date
    Aug 2003
    Location
    Huntington, VT
    Posts
    52

    Designing pages on a Mac and viewing on a PC

    Hi all, I am having a horrible time...I designed a web page using MacroMedia Dreamweaver MX 2004 on a Mac OS X platform. When I view the web page with Firefox on a PC, it looks fine, but then when I look at it on a PC using MS Internet Explorer, it looks HORRIBLE, all broken apart and very sad. I have gone over the code with a fine-toothed comb, as I know DW MX 2004 is notorious for writing bad code, but have come up empty handed...

    Can someone take a peek and help me out here? I am banging my head against the wall...
    --remember where you've been, it helps with where you're going!

  2. #2
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    The entire problem

    The entire problem appears to be at the end of your lines.

    Code:
    </a> </td>
    Get rid of the space and you should be ok.

    Code:
    </a></td>
    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  3. #3
    Member scenesone's Avatar
    Join Date
    Aug 2003
    Location
    Huntington, VT
    Posts
    52

    Re: The entire problem

    that helped, thanks! boy do i feel silly now!

    Quote Originally Posted by brian.mark
    The entire problem appears to be at the end of your lines.

    Code:
    </a> </td>
    Get rid of the space and you should be ok.

    Code:
    </a></td>
    Brian.
    --remember where you've been, it helps with where you're going!

  4. #4
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    Any time.

    I've done it many times myself. That's the only reason I know to look for it.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

Similar Threads

  1. Web Pages not updating when viewing on Apache local server
    By spenland in forum IT Discussion Forum
    Replies: 9
    Last Post: 08-06-2008, 10:01 PM
  2. viewing php pages in browsers
    By ozchris in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 12-26-2005, 04:03 PM
  3. Log Viewing Software, your take?
    By nullvariable in forum Marketing Strategies Discussion Forum
    Replies: 6
    Last Post: 09-27-2005, 05:24 PM
  4. Problem viewing web pages at 800 X 600
    By giftsun in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 03-14-2004, 11:01 PM
  5. Designing a 100 pages website.
    By raj74 in forum Graphics & Design Discussion Forum
    Replies: 7
    Last Post: 12-01-2003, 11:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •