Input your text, choose a font style, then click
the "Generate" button and view your ASCII text
in the text box. Highlight your ASCII text and copy.
Then paste the ASCII text into your Html document
between <pre> and </pre> tags. Add a font
color or bold if you choose to.
Below is a sample code and it results:
<pre>
<font color="red"><b>
YOUR ASCII TEXT GOES HERE
</b></font>
</pre>
The Results of the above code:
_ _ _____ _ _ _____
| | | | | ____| | | | | / _ \
| |_| | | |__ | | | | | | | |
| _ | | __| | | | | | | | |
| | | | | |___ | |___ | |___ | |_| |
|_| |_| |_____| |_____| |_____| \_____/
|