Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SaranDharshanSP committed Oct 19, 2023
1 parent 40f6f91 commit 89d887e
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Culture/Culture.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<nav class="navbar">
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="logo_smaller.png" width="50"
style="color: #000;" ><h1 class="logo">&nbsp;Off The Beaten பாதை</h1></a></span>
<a href="C:\UID\UI\Main\tourism-website-main\index.html" style="font-family: Poppins;">Home </a>
<a href="../../index.html" style="font-family: Poppins;">Home </a>
</nav>
</header>
<!--navbar-->
Expand Down
5 changes: 2 additions & 3 deletions Food/Food/Food.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<!--navbar-->
<header class ="header">
<nav class="navbar">
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="logo_smaller.png" width="40"
<span><a href="Food.html" style="display:flex; align-items: center;"><img class="img2" src="logo_smaller.png" width="40"
style="margin: -25px -10px -25px -20px ; color: #000;" ><h1 class="logo">&nbsp;Off The Beaten பாதை</h1></a></span>
<a href="C:\UID\UI\Main\tourism-website-main\index.html">Home </a>
<a href="../../index.html">Home </a>


</nav>
Expand Down Expand Up @@ -57,7 +57,6 @@ <h1 class="font-color" style="font-weight: 1000; font-size: xx-large; text-align
</div>
<div class="about" style="font-size: 1.2rem; ">
Tamil Nadu, a vibrant state in South India, is renowned for its diverse and flavorsome cuisine. The culinary traditions of Tamil Nadu reflect the rich cultural heritage and the use of locally available ingredients. From spicy curries to delectable sweets, Tamil Nadu offers a wide array of famous foods that tantalize the taste buds.<br>

One of the most popular dishes from Tamil Nadu is "Dosa," a fermented crepe made from a rice and lentil batter. Dosas are typically served with a variety of chutneys and sambar, a flavorful lentil soup with vegetables. Another must-try dish is "Idli," soft and fluffy steamed rice cakes that are often served with sambar and coconut chutney.</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions History/History.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<!--navbar-->
<header class ="header">
<nav class="navbar">
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="./img/logo_smaller.png" width="40"
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="logo_smaller.png" width="40"
style="margin: -25px -10px -25px -20px ; color: #000;" ><h1 class="logo">&nbsp;Off The Beaten பாதை</h1></a></span>
<a href="C:\UID\UI\Main\tourism-website-main\index.html">Home </a>
<a href="../../index.html">Home </a>


</nav>
Expand All @@ -26,7 +26,7 @@

<!-- About -->
<section id="about" >
<div class="title" style="max-width: 100%;overflow-x: hidden;align-items: ;">
<div class="title" style="max-width: 100%;overflow-x: hidden;">
<h1 class="font-color" style="font-weight: 1000; font-size: xx-large;">History</h1>
</div>
</section>
Expand Down
8 changes: 4 additions & 4 deletions Spiritual/Spiritual.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<nav class="navbar">
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="logo_smaller.png" width="50"
style="color: #000;" ><h1 class="logo">&nbsp;Off The Beaten பாதை</h1></a></span>
<a href="C:\UID\UI\Main\tourism-website-main\index.html" style="font-family: Poppins;">Home </a>
<a href="../../index.html" style="font-family: Poppins;">Home </a>
</nav>
</header>
<!--navbar-->
Expand All @@ -38,13 +38,13 @@ <h1 style="font-family:Poppins;text-transform:uppercase">Spiritual</h1>
<input type="radio" name="slider" id="item-3">
<div class="cards">
<label class="cardt" for="item-1" id="col-img-1">
<img src="C:\Users\sudha\OneDrive\Documents\UID ENDSEM\Spiritual\sp_c3.jpg">
<img src="sp_c3.jpg">
</label>
<label class="cardt" for="item-2" id="col-img-2">
<img src="C:\Users\sudha\OneDrive\Documents\UID ENDSEM\Spiritual\sp_c2.jpg">
<img src="sp_c2.jpg">
</label>
<label class="cardt" for="item-3" id="col-img-3">
<img src="C:\Users\sudha\OneDrive\Documents\UID ENDSEM\Spiritual\sp_c1.jpg">
<img src="sp_c1.jpg">
</label>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<span><a href="#home" style="display:flex; align-items: center;"><img class="img2" src="./img/logo_smaller.png" width="50"
style=" color: #000;" ><h1 class="logo" style="font-family: Poppins;text-transform: lowercase">&nbsp;off the beaten பாதை</h1></a></span>
<ul class="nav-links">
<li><a href="#home" id="pri" class="active cir_border" style="font-family: Poppins;>Home</a></li>
<li><a href="Food\Food.html" id="sec" class="cir_border" target="_blank" style="font-family: Poppins;"">Food</a></li>
<li><a href="Culture\Culture.html" id="tri" class="cir_border" style="font-family: Poppins;"">Culture</a></li>
<li><a href="History\\History.html" id="quad" class="cir_border" target="_blank" style="font-family: Poppins;">History</a></li>
<li><a href="#home" id="pri" class="active cir_border" style="font-family: Poppins;">Home</a></li>
<li><a href="Food\Food\Food.html" id="sec" class="cir_border" style="font-family: Poppins;">Food</a></li>
<li><a href="Culture\Culture.html" id="tri" class="cir_border" style="font-family: Poppins;">Culture</a></li>
<li><a href="History\\History.html" id="quad" class="cir_border" style="font-family: Poppins;">History</a></li>
<li><a href="Spiritual\Spiritual.html" id="quint" class="cir_border" style="font-family: Poppins;">Spiritual</a></li>
<li><a href="#contact" id="hex" class="cir_border" style="font-family: Poppins;">Contact</a></li>
<li><div>
Expand Down Expand Up @@ -79,25 +79,25 @@ <h1 class="dark">HIGHLIGHTS</h1>
<img class="card-img" src="./img/i1.png">
<h4 class="dark">FOOD</h4>
<p class="font-color">A fun road trip for your tastebuds!</p>
<a href="C:\UID\UI\zigzag\zigzag\Food.html" class="ctn">All Details</a>
<a href="Food/Food/Food.html" class="ctn">All Details</a>
</article>
<article class="card col">
<img src="./img/i3.jpg">
<h4 class="dark">HISTORY</h4>
<p class="font-color">A quick glance into our past.</p>
<a href="C:\UID\UI\history\History.html" class="ctn">All Details</a>
<a href="History/History.html" class="ctn">All Details</a>
</article>
<article class="card col">
<img src="./img/i8.jpg">
<h4 class="dark">CULTURE</h4>
<p class="font-color">A quick glance into our present.</p>
<a href="C:\UID\UI\Culture\Culture.html" class="ctn">All Details</a>
<a href="Culture/Culture.html" class="ctn">All Details</a>
</article>
<article class="card col">
<img src="./img/i6.jpg">
<img src="./img/i6.jpg" style="height: 180px; width: 250px;">
<h4 class="dark">SPIRITUAL</h4>
<p class="font-color">A short glimpse into the Land of temples.</p>
<a href="C:\Users\sudha\OneDrive\Documents\UID ENDSEM\Spiritual\Spiritual.html" class="ctn">All Details</a>
<a href="Spiritual/Spiritual.html" class="ctn">All Details</a>
</article>
</div>
</div>
Expand Down

0 comments on commit 89d887e

Please sign in to comment.