Re: css layers



enkara wrote:

http://es.geocities.com/deumy/base.html

And layers... I think is what I'm doing. It's like frames but better I
think.

Sorry, but you are misguided. "Layers" are an invention of Dreamweaver,
though based on an old Netscape idea. They don't really exist outside of DW.

Frames do have problems, but emulating them with CSS can be even worse.
You don't need all that positioning, and it will likely just get you
into trouble if you don't completely understand how the box model and
various positioning methods are *supposed* to work.

Even if you do understand them, you have to be careful how you use them
or the layout will still break. For example, in your test page you have
not accounted for any overflow conditions. So what will happen with a
long word in the left column, or in a small window, or with a large text
size? How will your layout adapt so it will still be usable?

What you have is really just a 2 column layout with a header. You might
want to reconsider Mr. Moe's advice about looking for a template.

--
Berg
.



Relevant Pages

  • Re: fixed block size
    ... communicate Najem too. ... The frames, layers, and pulses are all ...
    (sci.crypt)
  • Re: Layers vs Tables???
    ... > There's 3 ways to layout a page ... > 3/ Static divs ... > Browser support for layers is almost as universal as support for tables ...
    (microsoft.public.frontpage.client)
  • Re: Looking for references on layer color and patterns for layout.
    ... That will contain DRC rules, LVS rules, a library technology file, and possibly some sort of display file that contains your colors. ... You can have metal1 show up as a purple flashing outline with a yellow diamond pattern if you want to, ... That is ONLY for the visual benefit of the layout designer. ... What matters is how the layers are defined in the technology file. ...
    (comp.cad.cadence)
  • Re: Layers vs Tables???
    ... There's 3 ways to layout a page ... 2/ Layers ... 3/ Static divs ... Browser support for layers is almost as universal as support for tables but ...
    (microsoft.public.frontpage.client)
  • Re: Problem in fit window
    ... Even though there are no objects, the layout is not exactly fit to ... at Set Valid Layers. ... Then make them visible and selectable in the LSW, and then you should see the shapes on changedLayer and be able to delete them. ...
    (comp.cad.cadence)

Loading