Forum Moderators: open
i tried to find the problem by reproducting the thing... its a table inside a div... but i didnt could find why this happens...
please, if you are a HTML + CSS expert and want to help me, i leave the example html (where i found the problem) here:
<snip>
the problem i found is that in some places you will see that some div's dont follow the "line" of the table that contains them... at same time i found that the divs causing problems contains a TABLE inself.. :)
please!!! explain me why that happens to me!! :)
thanks
[edited by: papabaer at 4:43 am (utc) on July 26, 2002]
[edit reason] terms of service [/edit]
Perhaps you could explain your situation a bit further or even post some code snippets. If I understand the situation, you have divs placed within the content of table cells and they are not displaying in a uniform manner.
Do these divs follow normal flow within the table cells? Or have you applied any positioning, margins or padding?