Removed footers
This commit is contained in:
parent
b2686e5318
commit
938d4e8b3f
2
404.html
2
404.html
@ -16,7 +16,7 @@
|
||||
<h1 style="font-size: 60px;">404</h1>
|
||||
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
|
||||
<br>
|
||||
<a href='/index.html'><button class="button">Home</button></a>
|
||||
<a href='/index.html'><button class="button center">Home</button></a>
|
||||
<br>
|
||||
<img src="/assets/imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
|
||||
</body>
|
||||
|
@ -34,8 +34,5 @@
|
||||
<p class="double"> Welcome to my Website.</p>
|
||||
<a hidden href='/index.html'><button class="button">Home</button></a>
|
||||
<a hidden href='/sitemap.html'><button class="button">Sitemap</button></a>
|
||||
<div class="footer">
|
||||
<h2>No Footer Yet</h2>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -73,8 +73,5 @@
|
||||
<a href="/tools/flash/?swf=theimpossiblequiz2.swf"><img src="/assets/imgs/quiz2.jpg" alt="theimpossiblequiz2" style="width: 100px;height: 100px;"></a>
|
||||
|
||||
<a href="/tools/flash/?swf=ducklife2.swf"><img src="/assets/imgs/ducklife2.jpg" alt="ducklife2" style="width: 100px;height:100px"></a>
|
||||
<div class="footer">
|
||||
<h2>No Footer Yet</h2>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user