Layout problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nik Coughin

    Layout problems

    Hi

    I posted this to alt.html earlier but thought I would try here as well.

    I am trying to create what initially seemed to be a fairly simple layout
    using CSS.

    This is what I am trying to do:



    I have made a prototype of the page using tables to show you how the page
    should look and work when the browser window is resized. Please ignore the
    shabby html, I threw this together in Frontpage. It works in both IE and
    Mozilla well enough to explain what I am trying to do (although is a bit odd
    in Mozilla):



    Here is my attempt using CSS:



    I got this far and am completely unsure of how to proceed. Any pointers
    would be greatly appreciated.

    TIA,

    Nik Coughlin


  • Nik Coughin

    #2
    Re: Layout problems

    Problem solved.

    Nik Coughin wrote:[color=blue]
    > Hi
    >
    > I posted this to alt.html earlier but thought I would try here as
    > well.
    >
    > I am trying to create what initially seemed to be a fairly simple
    > layout using CSS.
    >
    > This is what I am trying to do:
    >
    > http://homepages.ihug.co.nz/~nrkn/explain/req.png
    >
    > I have made a prototype of the page using tables to show you how the
    > page should look and work when the browser window is resized. Please
    > ignore the shabby html, I threw this together in Frontpage. It works
    > in both IE and Mozilla well enough to explain what I am trying to do
    > (although is a bit odd in Mozilla):
    >
    > http://homepages.ihug.co.nz/~nrkn/explain/table.html
    >
    > Here is my attempt using CSS:
    >
    > http://homepages.ihug.co.nz/~nrkn/explain/css.html
    >
    > I got this far and am completely unsure of how to proceed. Any
    > pointers would be greatly appreciated.
    >
    > TIA,
    >
    > Nik Coughlin[/color]



    Comment

    Working...