CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by Anonymous on Sun 3rd Feb 07:15 (modification of post by view diff)
download | new post

  1. <html>
  2.         <head>
  3.                 <title>HTML Online Editor Sample</title>
  4.         </head>
  5.         <body>
  6.                 <h1>
  7.                         Online HTML Editor</h1>
  8.                 <p>
  9.                         This is an online HTML editor. Try editing this text area - go on!</p>
  10.                 <p>
  11.                         Here is some <strong>sample bold text</strong>.&nbsp;</p>
  12.                 <p>
  13.                         Here is a checklist for a good online editor:</p>
  14.                 <ul>
  15.                         <li>
  16.                                 Is it a WYSIWYG editor? (WYSIWYG means &quot;What You See Is What You Get&quot; - just like this editor!)</li>
  17.                         <li>
  18.                                 Does it generate valid HTML code?</li>
  19.                         <li>
  20.                                 Is it quick and easy?</li>
  21.                         <li>
  22.                                 Is it... FREE?</li>
  23.                 </ul>
  24.                 <p>
  25.                         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 &quot;Source&quot; button above.</p>
  26.                 <hr />
  27.                 <p style="font-size:10px;">
  28.                         <a href="http://www.quackit.com/html/online-html-editor/">Online Editor</a></p>
  29.         </body>
  30. </html>

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.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me