Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
khushi-joshi-05 authored Dec 16, 2024
1 parent e99766a commit f9389e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,11 +271,11 @@
</script>


<div id="caduceus-container">
<!-- <div id="caduceus-container">
<div class="rope"></div>
<img id="caduceus" src="Images/image.png" alt="Caduceus">
</div>
</div> -->
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container-fluid">
<!-- Brand Logo -->
Expand Down Expand Up @@ -583,12 +583,12 @@ <h1 class="slider-title slider-reveal">
<br>
<br>

<button class="fixed-button" onclick="openNutrition()">Nutrition Tips</button>
<!-- <button class="fixed-button" onclick="openNutrition()">Nutrition Tips</button>
<script>
function openNutrition() {
window.open('Html-files/nutrition.html', '_blank');
}
</script>
</script> -->
<style>

.fixed-button {
Expand Down

0 comments on commit f9389e4

Please sign in to comment.