added media and html for banner
This commit is contained in:
11
index.html
11
index.html
@@ -5,6 +5,15 @@
|
||||
<link src="style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<h1>Discover hidden places around the world around you</h1>
|
||||
<aside>
|
||||
<p id="download-excursion">Download Excursion (Coming soon!)</p>
|
||||
</aside>
|
||||
</header>
|
||||
<video controls>
|
||||
<source src="excursion.mp4" type="video/mp4">
|
||||
<p>Video not supported :(</p>
|
||||
</video>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user