Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Domains/Frontend/The-Coffee-Round/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/20.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/Logo.ico
Binary file not shown.
Binary file added Domains/Frontend/The-Coffee-Round/Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions Domains/Frontend/The-Coffee-Round/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# The-Coffee-Round

**The-Coffee-Round** is a static website microproject developed using **HTML** and **CSS**, created for the **Web Development** course.
This project replicates a branded coffee shop landing page and uses real product names and menu items from the **Starbucks** website for educational purposes.

---

## Snapshots
![image](https://github.com/user-attachments/assets/2242abf3-da47-405b-bc9a-75fc2f8f9598)
![image](https://github.com/user-attachments/assets/dafe3caf-737e-46ea-88d8-326d3f01f5ff)
![image](https://github.com/user-attachments/assets/8e543897-548c-47b1-8a44-67d4300394bb)
Binary file added Domains/Frontend/The-Coffee-Round/coffee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Domains/Frontend/The-Coffee-Round/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
299 changes: 299 additions & 0 deletions Domains/Frontend/The-Coffee-Round/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,299 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Coffee Round</title>
<link rel="icon" href="logo.ico" type="image/icon type">
</head>
<body style="background:#B3885F;">
<header>
<ul class="nav">
<img src="logo.png" alt="Logo">
<li><a href="#">Home</a></li>
<li><a href="#">Menu</a></li>
<li><a href="#">Stories</a></li>
<li><a href="#">Contact</a></li>
</ul>
</header>
<main>
<div class="container">
<div class="imgcon">
<img src="coffee.jpg" width="2000">
<div class="name">
<i>
<h1>Coffee Round Cafe</h1>
<p style="color:white;">
" It's Coffee O'Clock !! "
<br>
<br>
A cozy and inviting coffee shop with an extensive selection of freshly roasted coffee beans and specialty drinks. Come in and relax with friends, or grab a cup to go on your way to work. Enjoy the friendly atmosphere!
</p>
<br>
<a id="shop" href="#">Shop now !!</a>
</i>
</div>
</div>

<div class="pro">
<font size="5" color="white">
<center>
<h2>Barista Recommends</h2>
</center>
</font>
<!-- <div class="search">
<input type="search" placeholder="Search Product">
</div> -->
<!-- </input> -->
</div>


<div class="cardcon">
<div class="card1">
<img class="item" src="1.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Java Chip Frappuccinoe</h4>
<p>₹ 351.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="2.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Cappuccino</h4>
<p>₹ 273.00</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="3.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Cold coffee</h4>
<p>₹ 351.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="4.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Caffè Mocha</h4>
<p>₹ 315.00</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1" >
<img class="item" src="5.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Iced Caffè Latte</h4>
<p>₹ 304.50</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="6.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Iced Chocolate Cappuccino</h4>
<p>₹ 372.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="7.jpg" alt="Avatar">
<div class="firstProduct">
<h4>White Chocolate Mocha</h4>
<p>₹ 315.00</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="8.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Iced Caffè Americano</h4>
<p>₹ 278.25</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="9.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Flavours of Holi Latte</h4>
<p>₹ 404.25</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="10.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Caramel Macchiato</h4>
<p>₹ 336.00</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="11.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Banana Chocolate Loaf Cake</h4>
<p>₹ 299.25</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="12.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Blueberry Muffin</h4>
<p>₹ 294.00</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="13.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Dutch Truffle Gateau</h4>
<p>₹ 362.25</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="14.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Double Chocolate Chip Cookie</h4>
<p>₹ 267.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="15.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Red Velvet & Orange Cake</h4>
<p>₹ 372.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="16.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Peanut Butter Cookies</h4>
<p>₹ 172.75</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="17.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Egg White and Chicken In Multigrain Croiss</h4>
<p>₹ 346.50</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="18.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Hawaiian Veg Club Sandwich</h4>
<p>₹ 346.50</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="19.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Chicken Seekh Pocket</h4>
<p>₹ 220.50</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
<div class="card1">
<img class="item" src="20.jpg" alt="Avatar">
<div class="firstProduct">
<h4>Chicken Salad Sandwich</h4>
<p>₹ 341.25</p>
<span class="sp"><a class="icon" href="#">Add to cart</a></span>
</div>
</div>
</div>
</div>
</main>
<br>
<br>
<br>
<footer>
<div class="bigcon">
<div class="smallcon">
<img id="logo" src="logo.png" width="190" height="190">
<div class="us">
<h4><b>About us</b></h4>
<p>
<a class="flink" href="#">Our Heritage<br></a>
<br>
<a class="flink" href="#">Our Company<br></a>
<br>
<a class="flink" href="#">Coffeehouse<br></a>
<br>
</p>
</div>
<div class="us">
<h4><b>Responsibility</b></h4>
<p>
<a class="flink" href="#">Community <br></a>
<br>
<a class="flink" href="#">Ethical Sourcing <br></a>
<br>
<a class="flink" href="#">Environment <br></a>
<br>
<a class="flink" href="#">Diversity <br></a>
</p>
</div>
<div class="us">
<h4><b>Quick Links</b></h4>
<p>
<a class="flink" href="#">Delivery <br></a>
<br>
<a class="flink" href="#">Season's Gifting <br></a>
<br>
<a class="flink" href="#">Careers <br></a>
<br>
<a class="flink" href="#">Customer Service <br> </a>
<br>
<a class="flink" href="#">FAQs <br></a>
</p>
</div>
<div class="us">
<h4><b>Social Media</b></h4>
<p>
<div class="media">
<a href="#"><img src="instagram.png" width="50"></a>
<br>
<br>
<br>
</div>
<div class="media">
<a href="#"><img src="facebook.png" width="50"></a>
<br>
<br>
<br>
</div>
<div class="media">
<a href="#"><img src="twitter.png" width="50"></a>
<br>
<br>
<br>
</div>
</p>
</div>
</div>
<div class="you">
<div id="copyright">
<ul>
<li class="line">Web Accessiblity</li>
<li class="line">Privacy Statement</li>
<li class="line">Terms of Use</li>
<li class="line">Contact Us</li>
<li class="line">© 2023 Coffee Round Company. All rights reserved.</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>
Binary file added Domains/Frontend/The-Coffee-Round/instagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading