HardCoreCoder
Programmer
Is there a way to make the space that a <BR> or <P> tag create smaller.
For example. I have 2 paragraphs of size 12pt text. I put two <BR>'s to split the text. My boss wants the gap between the text smaller.
Is there a way to do this? I don't mind not using <BR> or <P> if there is something else I can do to make the gap smaller. Maybe put a DIV tag with a specified height between the two paragraphs?
For example. I have 2 paragraphs of size 12pt text. I put two <BR>'s to split the text. My boss wants the gap between the text smaller.
Is there a way to do this? I don't mind not using <BR> or <P> if there is something else I can do to make the gap smaller. Maybe put a DIV tag with a specified height between the two paragraphs?