Bold (type)
Appearance
In formatting, bold type is a little bit darker and bigger than normal type. It is used to emphasize a few words as a bolded text can attract attention from the reader.
Usage
[change | change source]Markup languages provide different ways to make a word bold. For example:
- In HTML, the
<b>
and the</b>
tags are used to surround the text that needs to be bolded.[1] - In Wikitext, an editor can bold a text using three apostrophes (
'''
) around the text to be bolded to produce the same results.[2]
References
[change | change source]- ↑ "W3Schools tutorial on
<b>
tags". Archived from the original on 2010-11-14. Retrieved 2010-11-17.{{cite web}}
: More than one of|archivedate=
and|archive-date=
specified (help); More than one of|archiveurl=
and|archive-url=
specified (help) - ↑ MediaWiki's help on bold text