first commit
[html-element-library.git] / t / html / iter2.gen
1 <html>
2 <head></head>
3 <body>Here are the type of people you meet at XYZ, inc:
4 <dl>
5 <dt>Programmer</dt>
6 <dd>one who likes Perl and Seamstress</dd>
7 <dt>DBA</dt>
8 <dd>one who does business as</dd>
9 <dt>Admin</dt>
10 <dd>one who plays Tetris all day</dd>
11 <dt> Poet </dt>
12 <dd> A relative of Edgar Allan Poe. </dd>
13 </dl>
14 </body>
15 </html>
This page took 0.019834 seconds and 4 git commands to generate.