<!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">
<title>cooking recipes</title>
<style>
body {
padding: 0px;
margin: auto;
width: 100%;
background-color: #fff;
overflow: scroll;
overflow-x:hidden ;
background-image: url('img/
fu.jpg');
background-repeat:repeat-x ;
background-size: 350px ;
background-attachment: ;
background-size: ;
}
log{
width: 300px;
height: 111px;
background-color: aqua;
background-image: url('');
}
#div2 ,img{ width:200px; height:140px;
background-attachment: fixed;
}
.btmenu{
text-decoration: none;
display: table-cell;
width: 100px;
height: 30px;
margin: opx;
padding: 1px;
background-color: #222;
text-align: center;
vertical-align: middle;
border-radius: 10px;
color: greenyellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:pointer;
}
.btmenu:hover{
background-color: #c22;
color: honeydew;
}
.bitmenu1{
text-decoration: none;
display: table-cell;
width: 100px;
height: 30px;
margin: opx;
padding: 1px;
background-color: rgb(92, 21, 92);
text-align: center;
vertical-align: middle;
border-radius: 10px;
color: #adff2f;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:pointer;
}
.bitmenu1:hover{
background-color: rgb(194, 51, 51);
color: honeydew;
}
#menu{
width: 500px;
height: 100px;
display: table-cell;
}
#ddiv1{
margin-left: 400px;
width: 500px;
height: 100px;
}
#h{
text-align: center;
}
</style>
</head>
<body>
<header>
<img class="n4" src="img/
log.jpg" >
</header>
<nav id="menu">
<div id="div1">
<a class="bitmenu1" href="">inicio</a>
<a class="btmenu" href="" target="">café </a>
<a class="btmenu" href="">almoço</a>
<a class="btmenu" href="">lache</a>
<a class="btmenu" href="">jantar</a>
<a class="btmenu" href="">saldável</a>
<a class="bitmenu1" href="">menu</a>
</div>
<marquee behavior="alternate" loop="3"> <h1 id="h" style="color: yellowgreen;">welcome cooking recipes !!!</h1></marquee>
</nav>
</body>
</html>
Delivery term: Not specified