Hello all,

I have this irregular layout that needs to be done:

-----------------------
HEADER HERE
----------/-_-_-------


--~''''~-------/'''''''''''
FOOTER
-----------------------

So:

/-_-_

and

~'''~

and

/'''''''''''

are fancy things that the layout have. Some of them are curves. 
Visually, this seems that one div is "overlapping" the other div and have 
irregular shapes.


One possible solution is to crop images in a way that the end of one div 
"glues" with the beginning of another div, giving the impression that they are 
one solo unit.
Another possible yet incredibly laborious solution would be to draw this all 
thing with CSS polygonon like the frog on css-tricks.


I'm totally new to this irregular challenges and my question is:

What techniques exist that allow us to accommodate the irregular nature of a 
given layout with a fluid layout choice ?



k. regards,
mem

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to