PageRenderTime 25ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/test/options/ok/css-sugar-3.html

http://txt2tags.googlecode.com/
HTML | 42 lines | 31 code | 9 blank | 2 comment | 0 complexity | a196e06c599596dd53d843c970583d5d MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, WTFPL
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <META NAME="generator" CONTENT="http://txt2tags.org">
  5. <TITLE>Header 1</TITLE>
  6. </HEAD>
  7. <BODY>
  8. <DIV CLASS="header" ID="header">
  9. <H1>Header 1</H1>
  10. <H2>Header 2</H2>
  11. <H3>Header 3</H3>
  12. </DIV>
  13. <DIV CLASS="toc">
  14. <UL>
  15. <LI><A HREF="#toc1">Title 1</A>
  16. <UL>
  17. <LI><A HREF="#toc2">Title 2</A>
  18. </UL>
  19. </UL>
  20. </DIV>
  21. <DIV CLASS="body" ID="body">
  22. <H1 ID="toc1">Title 1</H1>
  23. <P>
  24. Text.
  25. </P>
  26. <H2 ID="toc2">Title 2</H2>
  27. <P>
  28. Text.
  29. </P>
  30. </DIV>
  31. <!-- html code generated by txt2tags (http://txt2tags.org) -->
  32. <!-- cmdline: txt2tags -q -\-no-rc -t html -\-toc -\-css-sugar css-sugar-3.t2t -->
  33. </BODY></HTML>