]> iEval git - html-element-library.git/blob - t/html/iter2.html
acb026e06ef9d3f90d16f99248a2027bafb3a6de
[html-element-library.git] / t / html / iter2.html
1 <div>
2 Here are the type of people you meet at XYZ, inc:
3
4 <dl>
5
6 <dt>
7 Artist
8 </dt>
9 <dd>
10 A person who draws blood.
11 </dd>
12
13 <dt>
14 Musician
15 </dt>
16 <dd>
17 A clone of Iggy Pop.
18 </dd>
19
20 <dt>
21 Poet
22 </dt>
23 <dd>
24 A relative of Edgar Allan Poe.
25 </dd>
26
27
28 </dl>
29 </div>
This page took 0.043893 seconds and 3 git commands to generate.