I need to overscore some characters in html but am having problems. The closest thing I've found doing a Google search is using something like this:
<span style="text-decoration: overline">overline</span>
However, I think I need to do something with CSS...but I am unfamiliar with that process.
Any suggestions?
Thanks.
<span style="text-decoration: overline">overline</span>
However, I think I need to do something with CSS...but I am unfamiliar with that process.
Any suggestions?
Thanks.