Help:Double underscore

From Theosophy Wiki
Revision as of 19:31, 6 March 2020 by SysopJ (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In many of the Mahatma Letters, the writer has drawn a double underscore for emphasis. Special coding is necessary to add similar emphasis to transcriptions of letters:

<u><span style="border-bottom: 1px double #000;">This phrase will have a double underscore.</span></u>

This result will be:

This phrase will have a double underscore.

As a contrast, this is the same phrase with a single underscore, achieved by using the common <u> and </u> tags.

This phrase will have a single underscore.