Connecting Tech Pros Worldwide Forums | Help | Site Map

How do you have multiple compartments in a CSS container?

Newbie
 
Join Date: Oct 2006
Location: London
Posts: 10
#1: Nov 3 '06
I also dont get css too much, when people or websites give you a code to put in, it doesnt do anything because the css has to be in a file right?

All I need is a few compartments say 3 across and 3 down? I just need to know the concept of it.

Oh yeah they are centered aswell, not absolutely positioned because I dont want my site aligned to the left.

I have just been bodging this completely to be honest, blagging as I go.

<div class="feature">
<h1>&nbsp;</h1>
<p style="MARGIN-BOTTOM: 0px">&nbsp;</p>
</div>

Reply