Menu

Menu

Idrisbey

<!DOCTYPE html>

<html lang="en">

<head>

   <title>Orange</title>

   <meta charset="UTF-8"/>

   <meta name="viewport" content="width=device-width, initial-scale=1.0">

   <style type="text/css">

   body   {

   background-image: url(image/mandarin.jpg);

   background-size: cover;

   background-position: center;

   background-repeat: no-repeat;

   background-attachment: fixed;

    }

.container   {

width: 75%;

margin: 0;

margin-left: auto;

margin-right: auto;

position: relative;

top: 20%;

display: grid;

grid-gap: 20px;

}

header {

background-color: hsla(158, 16%, 28%, 0.49);

font-family: Ubuntu Condensed;

font-size: 30px;

color: White;

}

nav   {

background-color: hsla(158, 16%, 28%, 0.49);

text-align: center;

}

a{

font-family: Ubuntu Condensed;

font-size: 20px;

color: White;

text-decoration: none;

margin: 20px;

}

a:hover   {

color: Salmon;

}

section   {

background-color: hsla(158, 16%, 28%, 0.49);

padding-left: 25px;

padding-right: 25px;

padding-bottom: 25px;

}

h2   {

font-family: Ubuntu Condensed;

font-size: 25px;

color: White;

padding-top: 20px;

}

p   {

font-family: Ubuntu Condensed;

font-size: 19px;

color: White;

text-align: justify;

}

footer   {

background-color: hsla(158, 16%, 28%, 0.49);

padding: 20px;

position: relative;

}

p.past   {

font-family: Ubuntu Condensed;

font-size: 15px;

color: White;

text-align: center;

}  

   </style>

</head>

<body>

<div class="container">

<header><center><h1>The Mandarin Orange</h1></center></header>

<nav>

<a href="http:/www.bing.com">HOME</a>

<a href="http:/www.bing.com">PRODUCT</a>

<a href="http:/www.bing.com">GALLERY</a>

<a href="http:/www.bing.com">ABOUT</a>

<a href="http:/www.bing.com">CONTACT</a>

</nav>

<section><center><h2>A History of the Mandarin Orange</h2></center></br>

<p>Mandarins oranges—in all their forms–are probably descended from wild oranges that grew in northeast India as long as 3,000 years ago. From India, mandarins made their way to China and from China to Europe, North Africa and Australia before they traveled on to other parts of the world.

The first of these small, loose-skinned oranges were brought to England from China in 1805. From England, the mandarin made its way to Italy in the next decade, and from Italy it came into wide cultivation and spread to other Mediterranean countries including several in North Africa. From China, the mandarin was introduced into Australia in the 1820s.</p>

</section>

<footer><p class="past">Mandarins were introduced into the United States in the 1840s by the Italian consul in New Orleans. From New Orleans, the mandarin spread to Florida and California.</p></footer>

</div>

</body>

</html>

Savollar uchun:

https://t.me/idrisbey

Telegramdagi kanalimiz:

https://t.me/mysayt

Video holatida ko'rishlik uchun linkni ustiga bosing:

https://youtu.be/Bl1lCvnsU-Q

Report Page