Pia has attended:
Dreamweaver Introduction (2 days) course
Fonts and styles
Hi
How do I put something in superscript, i.e. the (R) registered r?
RE: Fonts and styles
Hi Pia,
It's fairly easy, just wrap a SUP tag around the text you want to make superscript (in code view).
For example:
Company name <sup>®</sup>
Hope this helps.
Regards, Rich
PS. for subscript (lower than normal text) it's the SUB tag, done in the same way.