Afficher un message
Vieux 26/03/2008, 18h23   #4
Jeff
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Layout with 3 colums (2 sidebars + content): how to?

Larry wrote:
> On 26 mar, 21:24, David Stone <no.em...@domain.invalid> wrote:
>
>> I think you're confusing the intention. Wrapping content items
>> together means placing them inside a common div within the html,
>> not trying to nest rules in CSS.

>
> yep, I'm still pretty lost with some of the CSS terminology.
>
>> It's not quite what you want, but you can see how this might
>> work here:
>> http://www.chem.utoronto.ca/~dstone/twocol/equal3.html

>
> Well, I worked on the style sheet this afternoon and so far result is
> like this (found back some old free account I didn't use for ages)
>
> http://laurent.courtin1.free.fr/test/index.html
>
> not exactly what I was thinking about but at least it's working.
>
> Now I have to find how to have rounded corners on my borders. What
> would you advise me use: gifs method or krazy korners css methods?


I'm not sure what you mean by either of those. You are pretty much going
to have to use GIFs or PNGs, unless you want a javascript or moz only
solution.

What seems most elegant is to use background images. These have the
advantage of not getting in the way of the content, and being
positionable to whatever corner you wish, something damn hard to do
otherwise.

What make the most sense if you have variable width containers is to
have what is called "sliding doors". Essentially you have two divs and
one slides under the other as the width of the container is decreased.

I'm working out standardizing (for myself) techniques of stroked,
filled, and gradient with some kind of flourishes. I may post something
interactive in a day or two...

Jeff



>
> Larry

  Réponse avec citation
 
Page generated in 0,05779 seconds with 9 queries