links to GitHub page fixed

This commit is contained in:
jms9354 2023-03-30 15:16:34 -04:00
parent 79143f0b40
commit 0829fa86a4
3 changed files with 6 additions and 4 deletions

View File

@ -37,7 +37,7 @@
<a href="gallery.html"><div class="button">Gallery</div></a>
<a href="bio.html"><div class="button">Biography</div></a>
<a href="about.html"><div class="button">About</div></a>
<a href="github_links.html"><div class="button">GitHub <img
<a href="GitHub.html"><div class="button">GitHub <img
alt="github icon"
src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png"
width="15" /></div></a>

View File

@ -5,7 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="CSSstyle.css">
</head>
<body><button onclick="topFunction()" id="to-top" title="Go to top"><img alt="up arrow"
<body>
<button onclick="topFunction()" id="to-top" title="Go to top"><img alt="up arrow"
src="https://cdn.onlinewebfonts.com/svg/img_231938.png" width="30" /></button>
<script>
// Get the button
@ -38,10 +39,11 @@
<a href="gallery.html"><div class="button">Gallery</div></a>
<a href="bio.html"><div class="button">Biography</div></a>
<a href="about.html"><div class="button">About</div></a>
<a href="github_links.html"><div class="button">GitHub <img
<a href="GitHub.html"><div class="button">GitHub <img
alt="github icon"
src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png"
width="15" /></div></a>
</nav>
<h1 id="GitHub">Discover More</h1>
<hr/>

View File

@ -13,7 +13,7 @@
<a href="gallery.html"><div class="button">Gallery</div></a>
<a href="bio.html"><div class="button">Biography</div></a>
<a href="about.html"><div class="button">About</div></a>
<a href="github_links.html"><div class="button">GitHub <img alt="github icon" src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png" width="15"/></div></a>
<a href="GitHub.html"><div class="button">GitHub <img alt="github icon" src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png" width="15"/></div></a>
</nav>