File: html-4.01.html

package info (click to toggle)
sgml-data 2.0.8
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,688 kB
  • sloc: xml: 1,377; perl: 115; makefile: 90; sh: 16
file content (20 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
  <head>
    <title>HTML v4.01 example</title>
  </head>

  <body>
    <h1>HTML v4.01 example</h1>
    <p>
      This is just an simple sample to check DTD and entity validity.



    <hr>
    <address><a href="mailto:adam@onshore.com">Adam Di Carlo</a></address>
<!-- Created: Sun Feb  4 22:00:08 EST 2001 -->
<!-- hhmts start -->
<!-- hhmts end -->
  </body>
</html>