How to do a css 2-column layout with 2nd column autostretch for page max. of 1024 x768 resolution?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christoph Paeper

    #16
    Re: How to do a css 2-column layout with 2nd column autostretch for page max. of 1024 x768 resolution?

    *Brian* <usenet3@juliet remblay.com.inv alid>:[color=blue]
    > mscir wrote:[color=green]
    >>
    >> .col1 { width:auto; height:768; float:left;}[/color][/color]
    ¯¯¯[color=blue]
    > Ok, that passes syntax checking,[/color]

    It does?

    --
    "A wise man gets more use from his enemies than a fool from his friends."
    Baltasar Gracian

    Comment

    • Brian

      #17
      Re: How to do a css 2-column layout with 2nd column autostretch forpage max. of 1024 x768 resolution?

      Christoph Paeper wrote:[color=blue]
      > Brian:
      >[color=green]
      >> mscir wrote:
      >>[color=darkred]
      >>>
      >>> .col1 { width:auto; height:768; float:left;}[/color][/color]
      >
      > ¯¯¯
      >[color=green]
      >> Ok, that passes syntax checking,[/color]
      >
      >
      > It does?[/color]

      Oops, no it doesn't! (Or, as they say at Xmastime in England, "OH NO IT
      DOESN'T!")

      That just underscores my point, even if it also caught me out. ;-)

      --
      Brian

      Comment

      Working...