changes
This commit is contained in:
parent
4d25463393
commit
9553759206
4
404.html
4
404.html
@ -16,7 +16,6 @@
|
|||||||
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
|
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
|
||||||
<br>
|
<br>
|
||||||
<img src="imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
|
<img src="imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
<style>
|
<style>
|
||||||
.center {
|
.center {
|
||||||
@ -26,7 +25,4 @@
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
|
||||||
var myaudio = document.getElementById("audioID").autoplay = true;
|
|
||||||
</script>
|
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user