-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (25 loc) · 932 Bytes
/
index.html
File metadata and controls
25 lines (25 loc) · 932 Bytes
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="2575.7">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; color: #313131}
</style>
</head>
<body>
<p class="p1"><!DOCTYPE html></p>
<p class="p1"><html></p>
<p class="p1"><head></p>
<p class="p1"><title>Home Page</title></p>
<p class="p1"></head></p>
<p class="p1"><body></p>
<p class="p1"><h1>Welcome to the Git Assignment Homepage</h1></p>
<p class="p1"><p>This is the index.html file.</p></p>
<p class="p1"></body></p>
<p class="p1"></html></p>
</body>
</html>