forked from msjose276/AngoAppWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomepage.html
25 lines (25 loc) · 1.2 KB
/
homepage.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1504.83">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Times; color: #000000; -webkit-text-stroke: #000000}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Times; color: #000000; -webkit-text-stroke: #000000; min-height: 14.0px}
span.s1 {font-kerning: none}
span.Apple-tab-span {white-space:pre}
</style>
</head>
<body>
<p class="p1"><span class="s1"><html></span></p>
<p class="p1"><span class="s1"><head>First</head></span></p>
<p class="p2"><span class="s1"></span><br></p>
<p class="p1"><span class="s1"><body></span></p>
<p class="p1"><span class="s1"><span class="Apple-tab-span"> </span><h1>HelloWorld</h1></span></p>
<p class="p1"><span class="s1"><body></span></p>
<p class="p1"><span class="s1"></html></span></p>
</body>
</html>