• special encoded characters

    AudioAsylum supported HTML
    code for posting inside messages

     

    <center>centered text</center>
    centered text
    <b>bold text</b> bold text
    <i>italic text</i> italic text
    <s>strike text</s> strike text
    <u>underline text</u> underline text
    <small>small text</small> small text
    <big>big text</big> big text
    <small><b> combining <i> different </b> texts </i></small> combining different texts
    subscript<sub>text</sub> subscripttext
    superscript<sup>text</sup> superscripttext
    <font color="red" size=+1 face="arial">big & red fonted text</font> big & red fonted text
    <hr width=75%>
    <li>bullet A<li>bullet B
  • bullet A
  • bullet B
  • <ul><li>bullet A<li>bullet B</ul>
    • bullet A
    • bullet B
    <ol><li>bullet A<li>bullet B</ol>
    1. bullet A
    2. bullet B
    <img src="http://www.integracoustics.com/MUG/MUG/usflag.gif">
    <a href="http://www.integracoustics.com/MUG/MUG/">MUG</a> MUG
    <a href="http://www.integracoustics.com/MUG/MUG/">
    <img src="http://www.integracoustics.com/MUG/MUG/usflag.gif">
    </a>
    http://www.integracoustics.com/MUG/MUG/tweaks/apogee/repair/mt1.asf

     

    Offset Blocked Quote

    We can all agree that ... <blockquote> Now is the time for all good people to come to the aid of their country </blockquote> ... especially when we're in direct opposition of what that entails We can all agree that ...
    Now is the time for all good people to come to the aid of their country
    ... especially when we're in direct opposition of what that entails

     

     

    Table code

    <table border=4 width=200>
        <tr>
            <th>A</th>
            <th>B</th>
            <th>C</th>
        </tr>
        <tr>
            <td>1</td>
            <td>2</td>
            <td>3</td>
        </tr>
        <tr>
            <td>4</td>
            <td>5</td>
            <td>6</td>
        </tr>
    </table>
    A B C
    1 2 3
    4 5 6

     

    ASCII plots

    where spaces are counted

    <pre>
    	+--------------------+
    	|                    |
    	|          X         |
    	|                    |
    	+--+                 |
    	   |                 |
    	   |  Y              +---+
    	   |                     |
    	+--+                     |
    	|                        |
    	|                Z       |
    	|                        |
    	+------------------------+
    	
    </pre>
    
    	+--------------------+
    	|                    |
    	|          X         |
    	|                    |
    	+--+                 |
    	   |                 |
    	   |  Y              +---+
    	   |                     |
    	+--+                     |
    	|                        |
    	|                Z       |
    	|                        |
    	+------------------------+
    	

     

    Color Table

      "white"
      "silver"
      "gray"
      "black"
      "red"
      "maroon"
      "purple"
      "fuchsia"
      "yellow"
      "green"
      "lime"
      "olive"
      "blue"
      "navy"
      "teal"
      "cyan"

     

    MUG FAQ MUG home