Code: Select all
<div style="height: 10px; background: red;">
<div style="height: 10px; background: blue; float: right; width: 10px;"></div>
</div>
Copy and paste the code into this and you'd see what I mean.
I thought that maybe if I know why this is happening then I could fix come up with a solution.
Thanks for reading, guys. I'd so much appreciate a simple answer.