This may be a silly question but I have searched and cannot find the answer to my seemingly small problem.
I want to make an underlined block with no text in it. Like so;
However, the underline will only show up if you put some text between the U tags.
Same goes for this;
I am hoping the solution is so simple I am going to feel stupid for even asking.
Thanks
I want to make an underlined block with no text in it. Like so;
<u> </u>
However, the underline will only show up if you put some text between the U tags.
Same goes for this;
<span style="text-decoration: underline;"> </span>
I am hoping the solution is so simple I am going to feel stupid for even asking.
Thanks