Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:24:07 -05:00 committed by GitHub
parent b50bac6aea
commit c01833ffda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,23 @@
<head>
<title>DremJS Market</title>
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style>
.box-blue {
margin:0 0 25px;
overflow:hidden;
padding:20px;
background-color:#6BD5F1;
border:1px solid #afcde3;
-webkit-border-radius: 5px;
border-radius: 5px;
}
</style>
</head>
<body>
<h1>Welcome to the DremJS Market!</h1>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
<div class="box-blue">
<h1>Welcome to the DremJS Market!</h1>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
</div>
<hr />
<h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>