Skip to content

Commit

Permalink
Update hippo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yashchitroda committed Feb 26, 2024
1 parent 42b4bec commit a36e4f6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Animals/hippo.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>HIPPOPOTAMUS | Mammals</title>
<title>HIPPOPOTAMUS | Mammals</title>
</head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'></script>
<style>
/* Global Styles */
/* Global Styles */
body {
background-color: rgb(16, 64, 299);
height: auto;
Expand Down Expand Up @@ -619,8 +619,6 @@
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>




<div align="center">
<div class="buttons">
<button class="blob-btn" onclick="document.location='../SAVE Animals/save hippo.html'" >
Expand All @@ -635,7 +633,7 @@
</span>
</button>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<button class="blob-btn" onclick="document.location='../Live cam/hippo cam.html'" >
<button class="blob-btn" onclick="document.location='../Live Cam/hippo cam.html'" >
VIEW HIPPOPOTAMUS CAM
<span class="blob-btn__inner">
<span class="blob-btn__blobs">
Expand Down

0 comments on commit a36e4f6

Please sign in to comment.