Forums

[resolved] BR CLEAR=ALL tag not working correctly on FireFox (11 posts)

  1. mujahideenryder
    Member
    Posted 2 years ago #

    Look at this page in Firefox 2.0 and then look at it in IE7:
    http://www.ummahmusic.com/artists/native-deen/videos

    In Firefox after the first video link, there is a huge space due to the <BR CLEAR="ALL> tag, but in IE it works correctly.

    How do I fix this to make it look like IE on FireFox?

    Thanks

  2. Root
    Member
    Posted 2 years ago #

    Why not ditch the inline styling and use the CSS?

  3. mujahideenryder
    Member
    Posted 2 years ago #

    How would I do that?

  4. mujahideenryder
    Member
    Posted 2 years ago #

    anyone?

  5. DianeV
    Member
    Posted 2 years ago #

    Is the syntax not:

    clear:both

    ??

  6. Sivar
    Member
    Posted 2 years ago #

    I don't see any reason for clear=all, maybe you should just remove it. As it is now, it works as expected, taking the following content to a height below all the other elements (in your case #l_sidebar and #r_sidebar).

    @Diane: clear=all is html (and not very useful since css, I might add).

  7. mujahideenryder
    Member
    Posted 2 years ago #

    when i remove it, it looks like this now:
    http://www.ummahmusic.com/artists/native-deen/videos/

  8. Sivar
    Member
    Posted 2 years ago #

    Then put every post into a div-container... the containers wouldn't even require styling. Just don't use that break=all.

  9. mujahideenryder
    Member
    Posted 2 years ago #

    It's in the <div id="content"> </div> container

  10. mujahideenryder
    Member
    Posted 2 years ago #

    I fixed it. I just aligned the images to align=middle instead of align=left.

    Thanks everyone for your help!

  11. DianeV
    Member
    Posted 2 years ago #

    Sivar - thanks. I was thinking of CSS.

Topic Closed

This topic has been closed to new replies.

About this Topic