Thursday, January 15, 2009

How to write HTML source code in your Blog

with http://quickhighlighter.com/ you can make HTML code visible in your webpages

  1. <script type="text/javascript" language="javascript">
  2. document.getElementById('<%= txtUsername.ClientID %>').focus();
  3. </script>


if you want to have source code go to http://code.google.com/p/syntaxhighlighter/