Tip: Click lines to highlight, hold ctrl/cmd to multi-select

http://codedumper.com/etofo (16-Jul @ 20:25)

Syntax Highlighted Code

  1. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <title>Mootools - Product Highlights!</title>
  3.  
  4. <script src="mootools.js" type="text/javascript"></script>
  5.  
  6. ...
  7.  
  8. </head>
  9.  
  10.  

Plain Code

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Mootools - Product Highlights!</title>

<script src="mootools.js" type="text/javascript"></script>

...

</head>

Permalink: http://codedumper.com/etofo