mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
13 lines
220 B
HTML
13 lines
220 B
HTML
<html>
|
|
<head>
|
|
<title>Test case for bug #xxxxx</title>
|
|
<style>
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<P>This is a paragraph</P><BR>
|
|
<P>This is another paragraph</P><BR>
|
|
<P>This is the last paragraph</P>
|
|
</body>
|
|
</html>
|