equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
|
2 <html> |
|
3 <head> |
|
4 <title>Markup test</title> |
|
5 <meta name="keywords" content="testContent"> |
|
6 <link rel="testRel" href="testLink.html"> |
|
7 </head> |
|
8 <!-- ======== START OF BODY ======== --> |
|
9 <body> |
|
10 <!-- ======== START OF PARAGRAPH ======== --> |
|
11 <p>This document is generated from sample source code and HTML files with examples of a wide variety of Java language constructs: packages, subclasses, subinterfaces, nested classes, nested interfaces,inheriting from other packages, constructors, fields,methods, and so forth. <a href="testLink.html">Click Here</a> to <test> out a link.</p> |
|
12 <p><a href="testLink.html" name="Another version of a tag"></a></p> |
|
13 <dl> |
|
14 <dd>Test DD</dd> |
|
15 </dl> |
|
16 <hr> |
|
17 </body> |
|
18 </html> |