NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="css/main.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous">




</head>
<body style="background-color: #f3ecdc;">
<header style="background-color: transparent;">
<nav class="navbar navbar-expand-sm shadow justify-content-between">
<!-- Brand -->
<!-- <a class="navbar-brand" href="#">Logo</a> -->

<!-- Links -->
<ul class="navbar-nav" style="font-size: 1.8rem;">
<li class="nav-item">
<a class="nav-link text-dark font-weight-bold" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark font-weight-bold" href="#">Menu</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark font-weight-bold" href="#">Pages</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark font-weight-bold" href="#">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark font-weight-bold" href="#">Shop</a>
</li>

<!-- Dropdown -->
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
Dropdown link
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">Link 1</a>
<a class="dropdown-item" href="#">Link 2</a>
<a class="dropdown-item" href="#">Link 3</a>
</div>
</li> -->
</ul>
<ul class="navbar nav">
<a class="navbar-brand" href="#"><img src="image/logo.png" style="width: 10rem; height: 3.5rem; "></a>
</ul>
<ul class="navbar nav">
<li class="nav-item mr-5" style="margin-bottom: 1.2rem;">
<span class="rounded-circle bg-danger" style="padding: 1rem;"><i class="fas fa-phone-volume fa-2x"></i></span>
</li>
<li class="nav-item">
<span>
<dt class="">
<dd style="font-size: 1.2rem;">Call and order in:</dd>
<dl style="font-size: 1.4rem;">+9999999999</dl>
</dt>
</span>
</li>
<li class="nav-item mr-5" style="margin-bottom: 1.2rem;">
<span class="rounded-circle bg-danger" style="padding: 1rem;"><i class="fas fa-shopping-cart fa-2x"></i></span>
</li>
<li class="nav-item mr-5" style="margin-bottom: 1.2rem; margin-left: 1rem;">

<i class="ml-3 fas fa-search fa-2x"></i>
</li>

</ul>
</nav>
</header>

<section style="margin-top: -20px;">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>

<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="image/slider1.jpeg" alt="Los Angeles" style="width:100%; height: 700px; max-width: 100%; max-height: 700px;">
</div>

<div class="item">
<img src="image/slider2.jpeg" alt="Chicago" style="width:100%; height: 700px; max-width: 100%; max-height: 700px;">
</div>
</div>

<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>

</section>
<section class="food_menu">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 pl-2 card">
<div class="card_header">
<p>Mexican Pizza</p>
<a href="">SEE MENU</a>

</div>

<div class="card-body">
<img src="image/pizza.jpeg" class="img-fluid" alt="...">
</div>
</div>

<div class="col-md-3 card">
<div class="card_header">
<p>Soft Drinks</p>
<a href="">SEE MENU</a>

</div>

<div class="card-body">
<img src="image/pepsi.jpeg" class="img-fluid" alt="...">
</div>
</div>

<div class="col-md-3 card">
<div class="card_header">
<p>French Fries</p>
<a href="">SEE MENU</a>
</div>

<div class="card-body">
<img src="image/fries.jpeg" class="img-fluid" alt="...">
</div>

</div>
</div>
</div>
</section>
<section>
<span class="text-center">Fresh From PanPie</span>
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</body>
</html>




///////////////////////////////////csss///////////////
.navbar-brand img{
/* background: url(../images/logo.png);
*/ width: 200px;

}
/*.slider .carousel-item{
position: relative;
}*/
.card{
margin-right: 3px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.2s;
border-radius: 5px;
text-align: center;
padding: 10px 0px;
width: 33rem !important;
margin-left: 2rem;

}

.food_menu .row{
margin-top: -100px;
margin-left: 120px;
}

.card_header a{
border: 2px solid #fcb302;
border-radius: 30px;
color: #000;
padding: 8px 15px;
font-size: 14px;
text-decoration: none;
font-weight: 600

}
.card-body img{
height: 200px;
width: 100%;
object-fit: cover;
}

.icon li{
list-style: none;
}

.icon li i{
padding: 12px 14px;
background-color: red;
border-radius: 50%;
}


.fresh_container{
text-align: center;
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.