<htmL><BODY >
<style>
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}

.hero-image {
background-image: url("paper.gif");
background-color: #cccccc;
height: 800px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}

.hero-text {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: black;
}

grad1 {

height: 50px;
background-color: red; / For browsers that do not support gradients /
background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
}

gr1 {

height: 50px;

background-color: red; / For browsers that do not support gradients /
background-image: radial-gradient(WHITE 25%, BLUE 5%, BLACK 60%);

</style>
<head>
<link rel="stylesheet" href="style.css">
<title> restaurant</title>
<hr style="height:5px;border-width:0;color:BLACK;background-color:BLACK">
<div id="grad1" style="text-align:center;margin:auto;color:WHITE;font-size:40px;font-weight:bold">
WELCOME TO OZAAAAAA </div>
<hr style="height:5px;border-width:0;color:gray;background-color:gray">

1
2
3
4
5
<CENTER><div id="gr1"> <nav>
    </BR> |  <a href="#h1"> HOME</a> |
   <a href="#m1">MENU</a>  |
   <a href="#c1">CONTRACT US</a>  |
 </NAV> </DIV></CENTER><hr style="height:5px;border-width:0;color:gray;background-color:BLACK">

</BR>
</BR></BR></BR>
</BR></BR>

</BR></BR>
</BR></BR>
</BR></BR>
</BR>
</BR></BR>
</BR>

<MAIN>
<CENTER><h2>ABOUT US</h2></CENTER>
<hr style="height:5px;border-width:0;color:gray;background-color:BLACK">
<p>Welcome to our restaurant! We are a team of passionate food lovers who have come together to create a dining experience that is truly unforgettable.
Our restaurant has been carefully designed to provide a warm and inviting atmosphere, where our guests can relax and enjoy great food and drinks with their loved ones. We pride ourselves on using only the freshest ingredients and preparing each dish with the utmost care and attention to detail.
Our menu features a wide range of delicious dishes, including classic favorites and innovative creations that are sure to satisfy even the most discerning palate. Whether you are in the mood for a hearty steak, fresh seafood, or a vegetarian option, we have something for everyone.
We believe that dining out should be more than just a meal; it should be an experience. That's why we offer exceptional service and strive to create an atmosphere that is both comfortable and elegant. Our team of skilled chefs and attentive servers are committed to ensuring that every guest has an exceptional dining experience.
We are also proud to offer a wide selection of wines, beers, and cocktails to complement your meal. Our knowledgeable staff is happy to assist you in selecting the perfect beverage to enhance your dining experience.
Thank you for choosing our restaurant. We look forward to serving you and hope to exceed your expectations in every way possible.</p>
</BR><hr style="height:5px;border-width:0;color:gray;background-color:BLACK"></BR></BR>
</BR></BR>
</BR></BR>
</BR></BR></BR>
</BR></BR></BR>
</BR></BR>
</BR></BR>
</BR></BR></BR>
<hr style="height:5px;border-width:0;color:gray;background-color:BLACK">
</main>

<center>
<h2 id="m1"><p style="background-color:lightblue;">MENU</p></h2> </center> <hr style="height:5px;border-width:0;color:gray;background-color:BLACK">

1
2
3
4
5
6
7
 <div class="hero-image">
 <div class="hero-text">
<section>  
<div class="menu-item">
  <h3><U> <center>PIZZA </center></u></h3>
      <p>Our pizza is made with the freshest ingredients and our dough is prepared fresh every day. We take great pride in using only the finest quality toppings and cheeses, ensuring that every bite is bursting with flavor.</p>
<center> </center>

</div>

  <div class="menu-item">
   <h3><u>BURGER</u></h3>

     <center>
            Classic burger</br>
       Cheeseburger  </br>
        Veggie burger </br>
       Bacon burger </br>
       Mushroom burger </br>
     BBQ burger </br>
       Double burger </br>
      Slider  </br>
        Gourmet burger  </br>
      </center>
</div>
    <div class="menu-item">
   <h3><u>PASTA</u></h3>
      <p> NINE TYPES FOR PASTA  </BR> 
       <center>
       Spaghetti  </br>
        Penne  </br> 
       Linguine  </br> 
        Fettuccine  </br>
        Rigatoni  </br>
        Farfalle  </br>
        Orecchiette  </br>
       Ravioli  </br>
        Lasagna  </br>
      </center>
</div></div>

</SECTION>
</div></div></div><hr style="height:5px;border-width:0;color:gray;background-color:BLACK"> </BR>
</BR></BR></BR>
</BR></BR>

</BR></BR>
</BR></BR>
</BR></BR>
</BR>
</BR></BR>
</BR>
<center><SECTION>
<DIV ID="gradi1">
<h1 id="c1">CONTACT US <h1> </div> <p> email.com 28409803
</div>
<div id="rot">
<h1 ID=rot"> FEEDBACK </h1><p> thank you </p>
</div>
</SECTION></center>

<footer> <center><p>&copy ozaaaas </center></p> </footer>

</HEADER>
</BODY>
</HTML>

Edit

Pub: 28 Mar 2023 10:21 UTC

Views: 177