Float problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • benleeds
    New Member
    • Jan 2007
    • 3

    Float problem

    On this page:

    http://planet.farnell. com/temp/FIO/publication_tes t.html

    I want to float the image right, and then have the other content aligned to the left. What am I doing wrong?
  • benleeds
    New Member
    • Jan 2007
    • 3

    #2
    Right.

    Getting there, but why won't the table follow on straight after the text?

    It behaves as I'd expect it to in Firefox, but not IE 6.

    I.e. I want the table to follow straight after the text, and not be below the image..

    Comment

    • freelanceinaz
      New Member
      • Nov 2006
      • 6

      #3
      Originally posted by benleeds
      Right.

      Getting there, but why won't the table follow on straight after the text?

      It behaves as I'd expect it to in Firefox, but not IE 6.

      I.e. I want the table to follow straight after the text, and not be below the image..
      I tried removing the "width: 100%;" in your ".pubtableBorde r" rule. When viewed in IE, the table moved up right under the text and to the left of the image. But of course, all column widths were as narrow as possible.

      I don't know the solutions, but I believe that the width parameter is the cause.

      Comment

      • benleeds
        New Member
        • Jan 2007
        • 3

        #4
        As you say, removing the width parameter does work, but then the table doesn't fill the page as I'd like it to.

        There must be another solution I'd have thought?

        Comment

        Working...