top left
The HTML Source Logo


 html
Top Right
    
 Getting StartedHow Do I...TroubleShootingPromotionContact Us
 html
HTML
SEARCH THE SITE
advanced search



CATEGORIES
Home
Getting Started
HTML Cheat Sheet
Webmaster Tools
HTML Help Forum
Color Codes
Link to us









































bottom
HTML HTML HTML HTML
How Do I Make Typewriter text?


This is a pretty neat trick, you can make the text on your web page look like it was produced by a typewriter.

How to do it

To create typewriter text, just place a <TT> tag ( by the way stands for typewriter, obviously ) in front of the text you want to look like typewriter text. Then at the end of the line of text you want to look like typewriter, place an ending </TT> tag. Note the / in the ending tag, this tells the browser to stop displaying as typewriter text. This is important to add, or else the browser wont know where to stop, and make all the text after the beginning <TT> tag, display typewriter text. Get it? Good!

Example

I want to make the words "John's Home Page" look like it was produced by a typewriter.

My code would look like this:

<TT>John's Home Page</TT>

Seeing this in the browser will look like this:

John's Home Page



< BACK



















Company   |   Careers   |   Partners   |   Advertising   |   Help
Privacy Policy   |   Trademark Notices   |   User Agreement
© 2001 TheHTMlSource.com, INC. All Rights Reserved.



Site hosted by Angelfire.com: Build your free website today!