HTML Bold Ctrl+B selection <B></B> Break Shift+Ctrl+B <BR> Center Shift+Ctrl+C selection <CENTER></CENTER> Color F5 Color Select a Color Comment Ctrl+F1 selection <!-- --> F8 Font font Select Font selection <SPAN STYLE="font-family:,sans-serif;"></SPAN> Shift+Ctrl+H Horizontal Rule <HR> Image F6 image Image Filename alt Alternative Text <IMG SRC="" WIDTH="" HEIGHT="" alt=""> Italic Ctrl+I selection <I></I> Link F7 url URL text Link Text <A HREF=""></a> Shift+Ctrl+Space Non-Breaking Space &nbsp; Paragraph Shift+Ctrl+P selection <P></P> Quick Table Shift+Ctrl+T rows Number of Rows columns Number of Columns Number of rows cannot be less than 1 Number of columns cannot be less than 1 <TABLE>
<TR>
<TD></TD>
</TR>
</TABLE>
Underline Ctrl+U selection <U></U>