hi! :) i've the following code:
<ul>
<li style="border: 300 red dashed">hello</li>
</ul>
and get something like:
hello
i want to reduce the gap i.e, i want to collapse the border so that it touches the base of the word "hello".. was i clear? :) any help?