Results 1 to 2 of 2

Thread: IE br tag between 2 img tags not working

  1. #1
    kilanw Guest

    Exclamation IE br tag between 2 img tags not working

    Ok so despite having a very clear div box telling my content not to display outside its confines, and despite having a very clear LINE BREAK tag between 2 image tags, the latest version of IE (I'm on Vista 64 bit) still insists on displaying these 2 images next to each other. the link is

    http://www.freewarebible.com

    If you want to see how it is supposed to look, check it out in Firefox. If you want to see the problem, check it out in IE. If someone could tell me how to fix this problem, I'd greatly appreciate it. Thanks guys.

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Edit html markup like this:-
    ...............Bible for ourselves.</p>
    <div style="float: left;">
    <p><img src="images/biblebeam.jpg" /></p><!--<br /> and align="left" removed-->
    </div>
    <div style="clear: both; float: left;">
    <p><img src="images/godadam.jpg" /></p><!--<br/> and align="left" removed-->
    </div>
    Reading the Word, ....................
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. meta tag analyzer rates my meta tags 0%-Please helppppp me
    By ad2002 in forum Search Engine Optimization and Marketing
    Replies: 1
    Last Post: 14 Jan 2007, 11:56 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
  •