File: dual_iter.html

package info (click to toggle)
libhtml-element-library-perl 5.220000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: perl: 857; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<dl class="dual_iter" id="service_plan">
    <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>
    <dt class="adstyle">sample header</dt>
    <dd class="adstyle2">sample data</dd>
</dl>