Previous Message
Next Message

Divs not floating next to each other

Sent by Brett Fuhs on 4 July 2009 17:05


http://www.chiquebulletin.com/events.aspx
The divs are dynamically being created by a SQLReader. The template is all
tables, but the divs are being created inside a td.

To see the divs being created easier, I made their back color silver to see
if they line up, but they do not, and I only see 1 silver block when I
should 10, for 10 divs.

I'm trying to get 3 divs to show in each row.

Here is how I have each div, that is being created, formatted.

..post {
float: left;
width: 275px;
height: 200px;
background-color: Silver ;
border: 1px solid #F30;

}
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: