html - Float left somehow being broken -


Consider this

The idea here is that I have the container around "Model Infiltrol" Want to wrap "Model Infiltrol" (photo of case and pricing) ".

What I am doing is preventing this from happening.

Thank you!

There is no assigned width in the divisions in it, so to include this internal device It's just so extensive ( overflow: hidden ), in this case the broad divas. If you want to make it wider, give it a clear width.

This is a way to fix this problem:

  #modelInfoLeftCol {width: 600px; }  

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -