Hi all!
I have a float:left div and im trying to make it occupy all the possible height. You can see it in
http://www.josegallardo.net/googlegroups/listaforosFF.htm
The div is: <div class="foro_linea_celda3">438</div>
I have tried height: 100%;, but it doesn't work. I think it is due to its a float div.
Any suggestions?? Thank you!!
Jose.