Add Documentation

- Add UMICH ITS web page hosting information
This commit is contained in:
Sravan Balaji
2019-12-25 17:16:32 -05:00
parent 47210086ca
commit 29f5946528

View File

@@ -3,12 +3,14 @@
<head>
<!--Required meta tags-->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrinkg-to-fit=no">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Documentation</title>
</head>
<body>
<h1>Homepage</h1>
<h1>Documentation</h1>
<p>
This website is hosted on U of M Servers. If you are a UMICH student<br>
@@ -22,8 +24,11 @@
<li>UM Web Page hosted on U of M Servers</li>
</ol>
This website was created via option 2 because I wanted to learn how to make my own HTML pages.<br>
<h2></h2>
</p>
</body>
<footer>
&copy; Copyright 2019, Sravan Balaji.
</footer>
</html>