Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipX.Lib v1.2 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 HTML Font Related functions
 Big()             Returns/writes wrapper for Big font tag <Big>...</Big>
 BoldBeg()         Returns/writes HTML Bold begin tag <b>
 BoldEnd()         Returns/writes HTML Bold end tag </b>
 FontBeg()         Returns/writes HTML Font begin tag and font attributes <font ... >
 FontEnd()         Returns/writes HTML Font end tag </font>
 Small()           Returns/writes HTML Font begin tag and font attributes <font ... >
 BoldItalBeg()     Returns/writes wrapper for Bold and Italic begin tags <b><I>
 BoldItalEnd()     Returns/writes wrapper for Bold and Italic end tags </I></b>
 BoldULineBeg()    Returns/writes wrapper for Bold and UnderLine begin tags <b><u>
 BoldULineEnd()    Returns/writes wrapper for Bold and UnderLine end tags </U></b>
 ItalicsBeg()      Returns/writes HTML Italics Begin tag <I>
 ItalicsEnd()      Returns/writes HTML Italics end tag </I>
 StrikeOut()       Returns/writes wrapper for Strike tag <s>
 StrongBeg()       Returns/writes HTML Strong begin tag <Strong>
 StrongEnd()       Returns/writes HTML Strong end tag </Strong>
 SUBbeg()          Returns/writes Subscript begin tag <SUB>
 SUBend()          Returns/writes Subscript end tag </SUB>
 Subscript()       Returns/writes wrapper for Subscript font
 SUPbeg()          Returns/writes HTML Superscript begin tag <SUP>
 SUPend()          Returns/writes HTML Superscript end tag </SUP>
 Superscript()     Returns/writes wrapper for Superscript font
 TTbeg()           Returns/writes HTML TeleType/TypeWriter begin tag <TT>
 TTend()           Returns/writes HTML TeleType/TypeWriter end tag </TT>
 ULineBeg()        Returns/writes HTML Underline begin tag <U>
 ULineEnd()        Returns/writes HTML Underline end tag </U>

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson