ContentEditable?
Auto Update?
Dev.WokTiny.Net
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Title</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> a img { border: 0; } .u { text-decoration: underline; } </style> <script type="text/javascript"> </script> </head> <body> <p><b>HTML</b> <i>typed in the black box</i> <span class="u">renders in the white box</span>.</p> <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Strict" height="31" width="88"></a> </p> </body> </html>