Results 1 to 3 of 3

Thread: Webpage doesn't display correctly in non-FF browsers

  1. #1
    Join Date
    Feb 2006
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Webpage doesn't display correctly in non-FF browsers

    So my new webpage looks just the way it should in Firefox but doesn't look right in IE, Opera, and Chrome.

    http://istarjrconsulting.com/index.php

    If you need me to post the HTML and CSS, I can but it is also obtainable via view source.

    Basically in non-FF browsers the News doesn't put the left padding like it should. In Firefox it does. If you need a picture of what I'm talking about I can post one. Thanks guys.

  2. #2
    Join Date
    Jan 2010
    Location
    Bangladesh
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Content in right column you use into <p> tag. I think <p> tag closing problem.
    Last edited by djr33; 04-22-2010 at 09:56 PM. Reason: [signature removed-- wait until 5 posts]

  3. #3
    Join Date
    Jan 2010
    Location
    Bangladesh
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Just drag and select the content into IE browse and paste the code into dreamweaver . You can see the output. It looks like this
    <p></p>
    <a href="#">
    <h1>Website Launch</h1>
    </a><em>04-30-2010</em><br />
    We are proud to announce the grand opening of iStar's website! We will continue to update this site with new information, news, events, and clients. Please check back often!
    <div><a href="#">read more</a></div>

    Did you see that </p> closing tag should be after the content.

Bookmarks

Posting Permissions

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