- <html>
- <head>
- <title>HTML Online Editor Sample</title>
- </head>
- <body>
- <h1>
- Online HTML Editor</h1>
- <p>
- This is an online HTML editor. Try editing this text area - go on!</p>
- <p>
- Here is some <strong>sample bold text</strong>. </p>
- <p>
- Here is a checklist for a good online editor:</p>
- <ul>
- <li>
- Is it a WYSIWYG editor? (WYSIWYG means "What You See Is What You Get" - just like this editor!)</li>
- <li>
- Does it generate valid HTML code?</li>
- <li>
- Is it quick and easy?</li>
- <li>
- Is it... FREE?</li>
- </ul>
- <p>
- Feel free to use this online HTML editor for generating HTML code for your own website, MySpace page, etc. To view the source code, simply click on the "Source" button above.</p>
- <hr />
- <p style="font-size:10px;">
- <a href="http://www.quackit.com/html/online-html-editor/">Online Editor</a></p>
- </body>
- </html>
Posted by Anonymous on Sun 3rd Feb 07:15 (modification of post by view diff)
download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.