Quote:
Originally Posted by larysa
Hi, I have 3 line text center and above other line (text cente)
I want add <div> to 3 lines top and other line bottom at the end of my book page...
I try div margin-bottom=0px but don't work!
Hot to setting this div to have line at the end of my page???
|
You need to Learn (or at least COPY from existing code) HTML CSS
I put all my code in the linked CSS as such:
Code:
div {margin-bottom: 0 ; }
0 anything (px, pt, em) needs no units
Inline it would be:
style="margin-bottom: 0 ;"
But I am

a div has no
margin (already 0)
I think in Boxes
<div> is the shipping carton for the section (when needed)
inside is various product boxes <p>
<span>, <i>, <b>, <sub>, <sup> when extra care is needed, inside those