Hello,
I have the following fragment in my html document:
<h2>Text 1</h2>
<small>Text 2</small>
If I see this fragment with browser I see empty line between text1 and
text2. Do you know how one can remove it?
I have the following fragment in my html document:
<h2>Text 1</h2>
<small>Text 2</small>
If I see this fragment with browser I see empty line between text1 and
text2. Do you know how one can remove it?
Comment