<div>s are extremely notorious in their nature. for example :- Incase the divs are empty, they just don’t follow their width property defined in CSS. Is there a way to ensure that the div’s follow their width property set in CSS even when they are empty.
Actually in a dynamic application, i have four floating divs next to each other. Incase any of the div contain no data, the following div take its place. Is there a way to ensure that this thing doesn’t happen
use the
in thedivtag that will do the trick