Cem Meric wrote: > >> Im new to css and im looking for help in coding a simple layout. Can > >> someone direct me to some resources of generate a simple example page > >> for me? > >> > >> Im wanting to make my site have this layout: > >> http:/2advent.com:81/CSSLayout1.gif > > Float the logo left and the right hand section right. The header can sit > in normal flow and you can create a div class to hold the section items, > each one floated left and right. To center the page you can use auto margins > (requires IE hack) or positioning and a negative margin (doesn't). There are > a million resources out there which you can google. Then try it and return > to the list with any issues - there is nothing like independent > experimentation to consolidate knowledge. > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ >
-- http://www.web-buddha.co.uk dynamic web programming from Reigate, Surrey UK (php, mysql, xhtml, css) look out for project karma, our new venture, coming soon! ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/