File: test2.html

package info (click to toggle)
libhtml-stream-perl 1.60-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: perl: 666; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML>

<!-- Hi there! -->

<BODY>
<B><A HREF="http://www.perl.com/">Hi!</A></B><BR>
<IMG ALT="GOO!" SRC="goo.gif">
<IMG ALT="&lt;GOO&gt;" FRING="&quot;hey!&quot;" SRC="goo.gif">

<P>This is a paragraph
of text!

How does&#160;this work... or &quot;this&quot;? &amp; this?


<UL>
   <LI>Eenica&gt;
   <LI>Meenica
   <LI>Mineamoica
</UL>

</BODY>