Things You'll Need:
- Computer
-
Step 1
Go to W3 Schools and print off or download an HTML 7-Bit ASCII chart so you can have the code references handy. This gives you the correct format to make ASCII characters in HTML text and scripts.
-
Step 2
Decide what you are going to need to put in HTML. Figure out if it’s info for your Web site or a document you need for another purpose. Decide on the format and how you will use ASCII.
-
Step 3
Type out the document in its clear form before adding HTML. Note each part where you will need ASCII by highlighting it or bolding it on the page. This will give you a reference point to go back when you start adding ASCII.
-
Step 4
Go back over the highlighted and bold areas after you type everything out. Using the reference guide you downloaded or printed, add in ASCII at the parts you need HTML.
-
Step 5
Double-check the entire document to make sure everything is correct. Run it on your Web site as a test to ensure quality. If mistakes are visible, go back into the document and check the code you entered.









