text effects

note
- the fearther down the page the harder the codes.
- each new text code is indecated with a pillet point

BACK [1]

  • bold
    <b>TEXT</b>

  • italic
    <i>TEXT</i>

  • italic and bold
    <i><b>TEXT</b></i>

  • under lined
    <u>TEXT</u>

  • italic, bold and underline
    <u><i><b>TEXT</b></i></u>

  • over line
    <span style="text-decoration: overline">TEXT</span>

  • over line and underline
    <span style="text-decoration: overline"><u>TEXT</u></span>

  • line through
    <s>TEXT</s>

  • centered
    <center>TEXT</center>

  • superscriptyour text
    <SUP>TEXT</SUP>

  • subscriptyour text
    <SUB>TEXT</SUB>

  • changecolour
    <font color="COLOUR">TEXT</font>

  • change background,highlight
    <span style="background-color: COLOR">TEXT</span>

  • changesize 7654321
    <font size="NUMBER">TEXT</font>

  • changefont
    websafe styles - Arial, Arial Black, Comic Sans MS, Courier New,
    Georgia, Impact, Times New Roman, Trebuchet MS, Verdana.
    <font face="NAME">TEXT</font>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-46896377-2', 'auto'); ga('send', 'pageview');

Source URL: https://theingots.org/community/node/1346

Links
[1] http://www.theingots.org/community/node/1254