-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
86 lines (76 loc) · 5.37 KB
/
index.html
File metadata and controls
86 lines (76 loc) · 5.37 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<meta name="description" content="HackHouston 2020">
<meta name="keywords" content="HackHouston, Hackathon, Texas Southern University">
<meta name="author" content="Ambria Tatum, Aalia Khazi- Front end Previous: Kenneth Ratliff">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Righteous" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css">
<title>HackHouston 2020</title>
</head>
<body data-spy="scroll" data-target="#myScrollspy" data-offset="1">
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/seasons/na-2020/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2020-season&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2020/mlh-trust-badge-2020-white.svg" alt="Major League Hacking 2020 Hackathon Season" style="width:100%"></a>
<!-- <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light" id="myScrollspy">
<div class="container">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#Home.html">home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="About.html">about</a>
</li>
<li class="nav-item">
<a class="nav-link" href="previous.html">previous hackathons</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">sponsors</a>
</li>
</ul>
</div>
</div>
</nav>
-->
<section id="home"></section>
<img class="TCHH" src="images/TSUHackHouston.PNG" alt="TSUCS Hack Houston" style="width:40%">
<img class="TH" src="images/TigerHead.gif" alt="Tiger Head" style="width:20%">
<div class="jumbotron jumbotron-fluid">
<h1 id="date">TBD</a></h1>
<h1 id="cs">coming soon</h1>
<br>
<a button class="btn" target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSdZ6Ivjc5y7ODAgKKeRcRl0LiQae5OzVZ4Cpk5M9FPLzUJDgA/viewform?usp=sf_link" role="button">volunteer</button></a>
<a button class="btn" target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSewft2KfwUdIF2UuogXuBINbKdTUHiZSvGQPZn9-Ri8TdfFZg/viewform?usp=sf_link" role="button">register</button></a>
<br>
<a button class="btn" target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSfrk76LsEZ5MeI6yTy2LnWtvDAOU1dCb__t7ghG7NRColaY0g/viewform?usp=sf_link" role="button">mentor</button></a>
<a button class="btn" target="_blank" href="https://hack-houston-2019.devpost.com/" role="button">devpost</button> </a>
<br>
<a button class="btn button5" style="width:16.4em;" target="_blank" href="link-files/SponsorshipPacket.pdf" role="button">interested in sponsoring?</button></a>
</div>
<footer class="container-fluid text-center" id="contact">
<div class="row">
<div class="col-md-12">
<p>TSUCS</p>
<a href="https://www.facebook.com/tsucomputersociety/" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/tsucsociety/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://twitter.com/TSUCSociety" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="mailto:hackhouston1@gmail.com" target="_blank"><i class="fas fa-envelope"></i></a>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>