css - HTML: Change height of <p> -
How do I specify the height of the line which is & lt; P & gt;
makes?
In your Style Sheet, or Style Sheet section, define: (example)
p {margin-top: 0.6m; Margin-down: 0em; }
You can mark it as personal tag & lt; P style = "margin-top: ....." & gt;
Comments
Post a Comment