BodgeIt! - HTML - <I> - Italic
|
|
|
The text enclosed in <I>...</I> is displayed in italic.
Italic codes can be inserted from the toolbox or by using the Control-I 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. |
|