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

http://codedumper.com/abeze (10-Mar @ 14:46)

Syntax Highlighted Code

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <title>Your title here</title>
  4. </head>
  5.  
  6. <div id=header class=container_12 sizcache="116" sizset="0">
  7.  
  8.  
  9. <div class="grid_3 "></DIV>
  10.  
  11.  
  12. <div class="grid_3 "></DIV>
  13.  
  14.  
  15. <div class="grid_3 "></DIV>
  16.  
  17.  
  18. <div class="grid_3 "></div>
  19.  
  20. </div>
  21.  
  22.  
  23.  
  24. <div id=content class=container_12 sizcache="298" sizset="0">
  25.  
  26.  
  27. <div class="grid_6 "></DIV>
  28.  
  29.  
  30. <div class="grid_6 "></div>
  31.  
  32. </div>
  33.  
  34.  
  35.  
  36. <div id=footer class=container_12>
  37.  
  38.  
  39. <div class="grid_12 "></div>
  40.  
  41. </div>
  42.  
  43. </body>
  44. </html>

Plain Code

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Your title here</title>
</head>
<body>

<div id=header class=container_12 sizcache="116" sizset="0">


<div class="grid_3 "></DIV>


<div class="grid_3 "></DIV>


<div class="grid_3 "></DIV>


<div class="grid_3 "></div>

</div>



<div id=content class=container_12 sizcache="298" sizset="0">


<div class="grid_6 "></DIV>


<div class="grid_6 "></div>

</div>



<div id=footer class=container_12>


<div class="grid_12 "></div>

</div>

</body>
</html>

Codedump Run

Permalink: http://codedumper.com/abeze