Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Overscoring fonts in html

Status
Not open for further replies.

delman333

Technical User
Oct 20, 2003
32
US
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.
 
Thanks Cheech. I finally figured out how to setup the CSS and get it to work right. Like you said..."View the page in IE". When I didn't see the overline in DW I thought I was doing something wrong. Works now though.

Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top