File: in_836462.html

package info (click to toggle)
tidy 20080116cvs-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,296 kB
  • ctags: 3,259
  • sloc: ansic: 30,069; sh: 9,060; xml: 317; makefile: 41
file content (21 lines) | stat: -rwxr-xr-x 412 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML>
<HEAD>
<TITLE>836462</TITLE>
</HEAD>
<BODY>
  <H3>Heading</H3>

  <UL>
  <LI><P>First list item</P></LI>
  <LI><P>Second list item</P></LI>
  <LI><P>Third list item</P></LI>
  <UL>
  <LI><P>First list item 2</P></LI>
  <LI><P>Second list item 2</P></LI>
  </UL>
  <LI><P>Fourth list item</P></LI>
  <LI><P>Fifth list item</P></LI>
  </UL>
</BODY>
</HTML>