HTML - Division Help?
Silly me, wrappers..guess it was to early for me...!
Hey there guys! I've made quite some sites now for the past years...but now I need to make a site for my client that has 1 Division always in the center that is let's say..450x750 px. and 250x250 px divisions on the left side and on the right side ( 3 left, 2 right) Normally I would use left align in CSS..but obviously now everything will align under the big division, while the big one is supposed to stay in the center... Not really a big fan of position absolute.. anyone that has any other options for me? website example: Similar Tutorialsi want to make a web page using css and ASP.net now i want to divide the page as shown in the image below, but i am not able to get it. The header should be 100 pix in height and 100% in width, the left sidebar should be 100 px in width and 100% in height and right sidebar should be same as left sidebar. the header should be fixed, even the left and right sidebar and should not move with the page scroll. the main middle content should move and should take up the space left by both the sidebars. PLEASE HELP ME OUT AS I AM NOT ABLE TO GET IT USING DIV TAG nor by using FRAMESET. I thought you changed the background color of a division by typing: <div bgcolor = "color"> but that didnt work. So can someone tell me how to do it? Having a problem with divisions, as far as i am aware the contents of a division portrays the length of any division. Correct? Is there any way i can make the division wider to enable me to have space either side of my text? Thanks CW |