Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AKCadhikari authored Aug 1, 2023
0 parents commit 0e5484f
Show file tree
Hide file tree
Showing 21 changed files with 1,282 additions and 0 deletions.
76 changes: 76 additions & 0 deletions create website/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!DOCTYPE html>
<html lang="en">
<head>

<title>TEMPO TREASURES</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type=”image/ico” href="images/logo.png" />

</head>
<body background="images/Saxaphone.jpg">


<div class="header2">
<h1 style="color: #b4b4b4; font-family: Verdana, Geneva, Tahoma, sans-serif; float: left; " >TEMPO TREASURES</h1>
<br><br><br>
<div class="logo">
<img src="images/logosite.png">
</div><br>
<div class="nav">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html"><b>About</b></a></li>
<li><a href="instruments.html">Instruments</a></li>
<li><a href="brands.html">Brands</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="workshop.html">Workshops</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">Shop by Category</a>
<div class="dropdown-content">
<a href="homestudio.html">Home Studio</a>
<a href="studio.html">Studio</a>
</div>
</li>
</ul>
</div>
<br><br><br><br>
<!--- Video and Description --->
<table border="0">
<tr>
<td><iframe width="730" height="400" src="https://www.youtube.com/watch?v=8EcGc6RQErY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</td>
<td>
<p class="Text" style="position: relative; margin-top: 6%; color: ghostwhite;"><b>At Tempo Treasures, we pride ourselves on being a haven for music enthusiasts and professionals alike.
Our music showroom offers a remarkable selection of instruments, from grand pianos to acoustic guitars,
electronic keyboards to drums, and everything in between. With our passion for music and dedication to quality,
we strive to provide an exceptional experience for our customers. Our showroom is designed to inspire and empower
musicians, with expert staff members always ready to assist and guide you towards finding the perfect instrument
that resonates with your unique musical style. Whether you're a beginner embarking on your musical journey or a
seasoned musician seeking an upgrade, Tempo Treasures is here to support you every step of the way.
Step into our showroom and let the magic of music unfold before your eyes</b>
</p>
</td>
</tr>
</table>

<br><br><br><br>
<br><br><br>
<hr style="border: 1px solid #b4b4b4;">
<div class="footer"><center>
<a href="https://www.facebook.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3344/facebook-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.instagram.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3331/instagram-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://twitter.com/home" target="_blank"><img src="https://iconsplace.com/download-file/img/3319/twitter-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.reddit.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/4459/reddit-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
</center><br style="margin-top: 10px;"><div class="footer-bottom">
<span class="quick-links">
<a href="#top" style="margin-right: 4%;">Home</a>
<a href="about.html" style="margin-right: 4%;">About</a>
<a href="terms.html" target="_blank" style="margin-right: 4%; border: transparent;">Terms</a>
<a href="https://www.termsfeed.com/live/42dc517c-380c-46bd-bd03-00e7133a0e9f" target="_blank">Privacy Policy</a></span>
<p class="copyright">Tempo treasures music © 2021</p>
</div></div>


</body>
</html>
69 changes: 69 additions & 0 deletions create website/basic.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE html>
<html lang="en">
<head>

<title>TEMPO TREASURES</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type=”image/ico” href="images/logo.png" />

</head>
<body background="images/Saxaphone.jpg">


<div class="header2">
<h1 style="color: #b4b4b4; font-family: Verdana, Geneva, Tahoma, sans-serif;" >TEMPO TREASURES</h1>
<div class="logo">
<img src="images/logosite.png">
</div><br>
<div class="nav">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="instruments.html">Instruments</a></li>
<li><a href="brands.html">Brands</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="workshop.html">Workshops</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">Shop by Category</a>
<div class="dropdown-content">
<a href="homestudio.html">Home Studio</a>
<a href="studio.html">Studio</a>
</div>
</li>
</ul>
</div><br><br><br>
<center><div class="col">
<div class="card card30">
<h5>Music classes</h5>

</div>
<div class="card card31">
<h5>Recordings</h5>

</div>
<div class="card card32">
<h5>Volcal training</h5>

</div>
</div>
</center>
<!--- Footer --->
<br><br><br>
<hr style="border: 1px solid #b4b4b4;">
<div class="footer"><center>
<a href="https://www.facebook.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3344/facebook-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.instagram.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3331/instagram-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://twitter.com/home" target="_blank"><img src="https://iconsplace.com/download-file/img/3319/twitter-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.reddit.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/4459/reddit-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
</center><br style="margin-top: 10px;"><div class="footer-bottom">
<span class="quick-links">
<a href="#top" style="margin-right: 4%;">Home</a>
<a href="about.html" style="margin-right: 4%;">About</a>
<a href="terms.html" target="_blank" style="margin-right: 4%; border: transparent;">Terms</a>
<a href="https://www.termsfeed.com/live/42dc517c-380c-46bd-bd03-00e7133a0e9f" target="_blank">Privacy Policy</a></span>
<p class="copyright">Tempo treasures music © 2021</p>
</div></div>
</div>
</body>
</html>
81 changes: 81 additions & 0 deletions create website/brands.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<!DOCTYPE html>
<html lang="en">
<head>

<title>TEMPO TREASURES</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type=”image/ico” href="images/logo.png" />

</head>
<body background="images/Saxaphone.jpg">


<div class="header2">
<h1 style="color: #b4b4b4; font-family: Verdana, Geneva, Tahoma, sans-serif;" >TEMPO TREASURES</h1>
<div class="logo">
<img src="images/logosite.png">
</div><br>
<div class="nav">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="instruments.html">Instruments</a></li>
<li><a href="brands.html"><b>Brands</b></a></li>
<li><a href="services.html">Services</a></li>
<li><a href="workshop.html">Workshops</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">Shop by Category</a>
<div class="dropdown-content">
<a href="homestudio.html">Home Studio</a>
<a href="studio.html">Studio</a>
</div>
</li>
</ul>
</div>
</div><br><br><br>

<div class="col">
<div class="card card13">
<h5>Fender</h5>

</div>
<div class="card card14">
<h5>Yamaha</h5>

</div>
<div class="card card15">
<h5>Gibson</h5>

</div>
<div class="card card16">
<h5>Marverick</h5>

</div>
<div class="card card17">
<h5>Ibaneze</h5>

</div>
<div class="card card18">
<h5>cort</h5>

</div>
</div>
<!--- Footer --->
<br><br><br>
<hr style="border: 1px solid #b4b4b4;">
<div class="footer"><center>
<a href="https://www.facebook.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3344/facebook-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.instagram.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3331/instagram-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://twitter.com/home" target="_blank"><img src="https://iconsplace.com/download-file/img/3319/twitter-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.reddit.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/4459/reddit-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
</center><br style="margin-top: 10px;"><div class="footer-bottom">
<span class="quick-links">
<a href="#top" style="margin-right: 4%;">Home</a>
<a href="about.html" style="margin-right: 4%;">About</a>
<a href="terms.html" target="_blank" style="margin-right: 4%; border: transparent;">Terms</a>
<a href="https://www.termsfeed.com/live/42dc517c-380c-46bd-bd03-00e7133a0e9f" target="_blank">Privacy Policy</a></span>
<p class="copyright">Tempo treasures music © 2021</p>
</div></div>
</body>
</html>
87 changes: 87 additions & 0 deletions create website/contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html lang="en">
<head>

<title>TEMPO TREASURES</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type=”image/ico” href="images/logo.png" />

</head>
<body background="images/Saxaphone.jpg">


<div class="header2">
<h1 style="color: #b4b4b4; font-family: Verdana, Geneva, Tahoma, sans-serif;" >TEMPO TREASURES</h1>
<div class="logo">
<img src="images/logosite.png">
</div>><br>
<div class="nav">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="instruments.html">Instruments</a></li>
<li><a href="brands.html">Brands</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="workshop.html">Workshops</a></li>
<li><a href="contact.html"><b>Contact Us</b></a></li>
<li class="dropdown">
<a href="#" class="dropbtn">Shop by Category</a>
<div class="dropdown-content">
<a href="homestudio.html">Home Studio</a>
<a href="studio.html">Studio</a>
</div>
</li>
</ul>
</div><br><br><br>
<center> <table>
<tr><td width="40%">
<div class="container1">
<h1>Contact Us</h1>
<div class="contact-info">
<div class="contact-item">
<span class="icon">&#128205;</span>
<p>123 Main Street, madampe, chilaw</p>
</div>
<div class="contact-item">
<span class="icon">&#128222;</span>
<p>+94728958758</p>
</div>
<div class="contact-item">
<span class="icon">&#9993;</span>
<p>[email protected]</p>
</div>
</div>
</div>
</td>
<td width="50%">
<div class="container">
<h1>Contact Us</h1>
<form>
<input type="text" placeholder="Your Name">
<input type="email" placeholder="Your Email">
<textarea placeholder="Message"></textarea>
<button type="submit">Submit</button>
</form>
</div>
</td>
</tr>
</table></center>
<br><br><br>
<!--- Footer --->
<br><br><br>
<hr style="border: 1px solid #b4b4b4;">
<div class="footer"><center>
<a href="https://www.facebook.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3344/facebook-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.instagram.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3331/instagram-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://twitter.com/home" target="_blank"><img src="https://iconsplace.com/download-file/img/3319/twitter-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.reddit.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/4459/reddit-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
</center><br style="margin-top: 10px;"><div class="footer-bottom">
<span class="quick-links">
<a href="#top" style="margin-right: 4%;">Home</a>
<a href="about.html" style="margin-right: 4%;">About</a>
<a href="terms.html" target="_blank" style="margin-right: 4%; border: transparent;">Terms</a>
<a href="https://www.termsfeed.com/live/42dc517c-380c-46bd-bd03-00e7133a0e9f" target="_blank">Privacy Policy</a></span>
<p class="copyright">Tempo treasures music © 2021</p>
</div></div>
</body>
</html>
66 changes: 66 additions & 0 deletions create website/home.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>
<head>
<title> Tempo treasures</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type=”image/ico” href="images/logo.png" />


</head>
<body background="images/Saxaphone.jpg" width="100%" height="700pxS">
<header>

<div class="logo">
<img src="images/logosite.png">
</div><br>
<div class="nav">
<ul>
<li><a href="home.html"><b>Home</b></a></li>
<li><a href="about.html">About</a></li>
<li><a href="instruments.html">Instruments</a></li>
<li><a href="brands.html">Brands</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="workshop.html">Workshops</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">Shop by Category</a>
<div class="dropdown-content">
<a href="homestudio.html">Home Studio</a>
<a href="studio.html">Studio</a>
</div>
</li>
</ul>
</div>
</header>

<div class="title">
<h1>TEMPO TREASURES</h1>
</div>
<div class="button">
<a href="vedio.html" class="btn">WATCH VIDEO</a>
<a href="basic.html" class="btn">BASIC SKILLS</a>
<a href="learnmore.html" class="btn">LEARN MORE</a>
</div>


<section>

</section>
<!--- Footer --->
<br><br><br>
<hr style="border: 1px solid #b4b4b4;">
<div class="footer"><center>
<a href="https://www.facebook.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3344/facebook-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.instagram.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/3331/instagram-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://twitter.com/home" target="_blank"><img src="https://iconsplace.com/download-file/img/3319/twitter-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
<a href="https://www.reddit.com/" target="_blank"><img src="https://iconsplace.com/download-file/img/4459/reddit-icon/d45342/png/48/"></a><span style="padding-right: 100px; margin-top: 20px; margin-bottom: 30; z-index: -2;"> </span>
</center><br style="margin-top: 10px;"><div class="footer-bottom">
<span class="quick-links">
<a href="#top" style="margin-right: 4%;">Home</a>
<a href="about.html" style="margin-right: 4%;">About</a>
<a href="terms.html" target="_blank" style="margin-right: 4%; border: transparent;">Terms</a>
<a href="https://www.termsfeed.com/live/42dc517c-380c-46bd-bd03-00e7133a0e9f" target="_blank">Privacy Policy</a></span>
<p class="copyright">Tempo treasures music © 2021</p>
</div></div>
</body>
</html>
Loading

0 comments on commit 0e5484f

Please sign in to comment.