]> iEval git - html-element-library.git/blobdiff - t/html/iter2.html
Bump version and update Changes
[html-element-library.git] / t / html / iter2.html
index 1a936716ed6d54a32282c55bf1181c196a27420c..504e3ebb05b6689734cc2a00c935e0667122342f 100644 (file)
@@ -1,27 +1,11 @@
-Here are the type of people you meet at XYZ, inc:
-
-    <dl>
-  
-      <dt>
-       Artist
-      </dt>
-      <dd>
-       A person who draws blood.
-      </dd>
-
-      <dt>
-       Musician
-      </dt>
-      <dd>
-       A clone of Iggy Pop.
-      </dd>
-
-      <dt>
-       Poet
-      </dt>
-      <dd>
-       A relative of Edgar Allan Poe.
-      </dd>
-
-
-    </dl>
+<div>
+       Here are the type of people you meet at XYZ, inc:
+       <dl>
+               <dt>Artist</dt>
+               <dd>A person who draws blood.</dd>
+               <dt>Musician</dt>
+               <dd>A clone of Iggy Pop.</dd>
+               <dt>Poet</dt>
+               <dd>A relative of Edgar Allan Poe.</dd>
+       </dl>
+</div>
This page took 0.020593 seconds and 4 git commands to generate.