Previous Message
Next Message

what is a wrapper

Sent by 4css!!!! on 31 January 2005 23:11


>i wonder if anyone could tell me what a wrapper is, i tried to  work it out
> from some of the emails,but i am still non the wiser. I
>        would be extremely grateful if some one could let me know.
>        thanks
>
Hi Keith
A wrapper is a main div that holds your other divs. Some call them container 
divs, main content divs, and of course wrapper div.

<div id="wrapper"><!--open wrapper div>
<div id="contenta"></div>
<div id="contentb"></div>
<div id="whatever"</div>
<!--close wrapper div></div>

Hope this helps you out a little!

I'm sure that someone else could most likely explain it better to you.
cssaddict 



______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: