BodgeIt! - HTML - <B> - Bold
|
|
|
The text enclosed in <B>...</B> is displayed in bold.
Bold codes can be inserted from the toolbox or by using the Control-B keystroke. Typical examples of Bold, italic and underline are shown. Bold, Italic, Underline The HTML code to do this is also shown. <P><B>Bold</B>, <I>Italic</I>, <U>Underline</U></P> The various elements can be combined. |