[Next] [Previous] [Up] [Top]

2. HTML Specification

2.11 Character Format Elements

2.11.1 - Bold
2.11.2 - Italic
2.11.3 - Teletype

Character format elements are used to specify the format of marked text. Example of use:


2.11.1 Bold

<B> ... </B>

The Bold element specifies that the text should be rendered in boldface, where available. Otherwise, alternative mapping is allowed.


2.11.2 Italic

<I> ... </I>

The Italic element specifies that the text should be rendered in italic font, where available. Otherwise, alternative mapping is allowed.


2.11.3 Teletype

<TT> ... </TT>

The Teletype element specifies that the text should be rendered in fixed-width typewriter font.


HTML 2.0 Specification (Internet Draft) - 29 NOV 94
[Next] [Previous] [Up] [Top]

Generated with CERN WebMaker