forked from HRSinstitute/theOH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (42 loc) · 1.07 KB
/
index.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="favicon.ico" />
<title>HRS Institute</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="animate.min.css">
</head>
<body>
<div id="wrapper">
<div id="header">
<h1>Welcome to the HRS Institute!</h1>
</div>
<div id="content">
<br/>
<br/>
<img src="portalimg.png" align="center" style="width:90%;height:auto;">
<br/>
<br/>
<div>
<a href="theoh.html">To the OH!</a>
</div>
<br/>
<br/>
<iframe width="853" height="480" src="https://www.youtube.com/embed/l1sXBe3OarU" frameborder="0" allowfullscreen></iframe>
<br/>
<br/>
<br/>
<br/>
<p> HRS Institue Twitter Feed </p>
<a class="twitter-timeline" data-width="700" data-height="900" href="https://twitter.com/HRSInstitute">Tweets by HRSInstitute</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<br/>
<br/>
</div>
<br/>
<div id ="footer" style="height: 120px;">
<a href="about.html">About</a>
</div>
</div>
</body>
</html>
<div id="content">