 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
|
Corey Bryant
Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA
|
| Posted: Sun Apr 16, 2006 11:49 am How can I make HTML show up on a webpage? |
|
|
The best way would be to use a textarea and put everything in there: Code: <textarea rows="4" name="html" cols="50"><a href="http://www.htmlcodetutorial.com/">HTML Tutorial</a> for all your HTML needs</textarea>
You can also use Entities or even ASCII codes. Another great website for ASCII codes.
One example would be Code: <a href="http://www.htmlcodetutorial.com/">HTML Tutorial</a> for all your
HTML needs
-Corey |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|