So this block of code is float'ed right
<p id="details">
..2000-2004
..<p style="margin-top:40px;">2005</p>
..<p style="margin-top:40px;">2007</p>
</p>
The inner <p> tags dont float right, they go back to where the container *should* be if i didn't float it.Why?
Yup that was it, buddy told me that a few minutes ago. Thanks for your quick and accurate answer Ron
<p id="details">
..2000-2004
..<p style="margin-top:40px;">2005</p>
..<p style="margin-top:40px;">2007</p>
</p>
The inner <p> tags dont float right, they go back to where the container *should* be if i didn't float it.Why?
Yup that was it, buddy told me that a few minutes ago. Thanks for your quick and accurate answer Ron