NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


.main{
width: 98%;
height: 100%;
margin:auto;
}
.header{
width: 100%;
height: 100px;
background-color: white;
}
.header .logo{
width: 300px;
height: 85%;
float: left;
margin-top: 10px;
margin-left: 25px;


}
.header .logo img{
width: 100%;
height: 100%;
cursor: pointer;
border-radius: 10px;
}
.header .arama{
margin-top: 15px;
float: right;
width: 300px;
height:35px;


}
*{
outline: none;

}
.header .arama .textti{
width:200px;
height: 25px;
padding-left: 10px;
border:2px solid black;
border-radius: 5px;
}
.header .arama .butoni{
width: 50px;
height: 31px;
border-radius: 5px;
border:2px solid black;
cursor: pointer;
}
.kategori{
width: 100%;
height: 45px;
background-color: whitesmoke;
}
.kategori li{
display: inline-block;
margin-left: 8%;
margin-top: 12px;
width: 10%;
height: 100%;
text-align: center;
}
.kategori li a{
text-decoration: none;
color: gray;
font-family: arial;
font-size: 18px;
}
.kategori .out{
color: red;
}
.kategori li a:hover{

color: black;

}
.altmenu{
font-family: Comic Sans MS;
width: 500px;
position: absolute;
height: 250px;
background-color: whitesmoke;
z-index:1;
display: none;
border-radius: 10px;
border:2px solid black;
}
.altmenu img{
cursor: pointer;
position: absolute;
right: 25px;
top: 25px;
width: 250px;
height: 200px;
border-radius: 10px;
border: solid 2px black;
opacity: 0.7;
}
.altmenu img:hover
{
border: solid 2px gray;
opacity: 1;

}
.kategori li:hover .altmenu
{
display: block;


}
.slider img{
z-index: -2;

}

.altmenu li{
color: black;

display: block;
width: 50%;
height: 40px;

line-height: 40px;
text-align: left;
cursor: pointer;


}
.altmenu li:hover{
color: red;

}







.ileribtn{
width: 40px;
height: 40px;
position: absolute;
right: 30px;
top: 400px;
line-height: 40px;
border-radius: 35px;
text-align: center;
background-color: white;
opacity: 0.7;
color: gray;
font-size: 50px;
cursor: pointer;
}

.geribtn{
width: 40px;
height: 40px;
position: absolute;
left: 30px;
top: 400px;
line-height: 40px;
border-radius: 35px;
text-align: center;
background-color: white;
opacity: 0.7;
color: gray;
font-size: 50px;
cursor: pointer;
}
.slider{ margin-top: 10px;
width: 100%;
height: 500px;
overflow: hidden;
z-index: 0;
}
.slider img{ width: 100%;
height: 100%;

border-radius:10px; }
.urunler{
margin: auto;
height: 100%;
width: 95%;
}
.urunler .urun{
width: 23%;
height: 325px;
border-radius: 10px;

border:2px solid black;
float: left;
margin-left: 15px;
margin-top: 25px;
}
.urunler .urun:hover{
border:2px solid gray;

}
.urunler .urun img{
opacity: 0.8;
width: 95%;
margin-top: 10px;
margin-left: 7px;

height: 50%;

border-radius: 5px;
}
.urunler .urun img:hover{
opacity: 1;
}
.urunler .urun p{
text-align: center;
}
.urunler .urun p:hover{
color: gray;
cursor: pointer;
}
.urunler .urun .siparis{
color: white;
background-color: green;
width: 100%;
height: 50px;
line-height: 50px;
margin-top: 30px;
cursor: pointer;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
}
.footer{
width: 98%;
height: 35px;
background-color: whitesmoke;
position: absolute;
top: 1400px;
border-radius: 10px;
}
.footer li{

display: inline-block;
margin-left: 19%;
}

.footer li:hover{
color: #555;
cursor: pointer;
}






<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8">
<title>OPTİK ENGİN</title>
</head>
<body>
<div class="main">
<div class="header">
<div class="logo"><img src="image/logo.png"></div>
<div class="arama">
<input type="text" name="arama" class="textti" placeholder="Bir Arama Yapınız">
<input type="submit" value="Ara" class="butoni">
</div>


</div>

<div class="kategori">
<ul>
<li><a href="">Kadın</a>

<ul class="altmenu
">
<li>Güneş Gözlüğü</li>
<li>Ayarlı Gözlük</li>
<li>Aynalı Gözlük</li>
<li>Pırıltılı Gözlük</li>
<img src="image/slider1.jpg" name="resi1">
</ul>



</li>
<li><a href="#">Erkek</a><ul class="altmenu
">
<li>Güneş Gözlüğü</li>
<li>Ayarlı Gözlük</li>
<li>Aynalı Gözlük</li>
<li>Pırıltılı Gözlük</li>
<img src="image/erkekalt.jpg" name="resi1">
</ul>
</li>
<li><a href="#">Çocuk</a><ul class="altmenu
">
<li>Güneş Gözlüğü</li>
<li>Ayarlı Gözlük</li>
<li>Aynalı Gözlük</li>
<li>Pırıltılı Gözlük</li>
<img src="image/cocukalt.jpg" name="resi1">
</ul>
</li>
<li><a href="#">Marka</a><ul class="altmenu
">
<li>Rayban</li>
<li>Seen</li>
<li>Osse</li>
<li>Mustang</li>

</ul>
</li>
<li><a class="out" href="#">OUTLET</a></li>
</ul>
</div>



<div class="slider">

<img src="image/slider1.jpg" name="resim">
<img src="image/slider2.jpg" name="resim">
<img src="image/slider3.jpg" name="resim">
<div class="ileribtn" onclick="ileri()">&#10095;</div>
<div class="geribtn" onclick="geri()">&#10094;</div>

</div>

<div class="urunler">
<div class="urun"><img src="image/urun1.jpg"><p>Rayban Gözlük</p> <p>190</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun2.jpg"><p>Rayban Gözlük</p> <p>110TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun3.jpg"><p>Rayban Gözlük</p> <p>170TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun4.jpg"><p>Rayban Gözlük</p> <p>170TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun" style="clear: both;"><img src="image/urun5.jpg"><p>Rayban Gözlük</p> <p>190TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun6.jpg"><p>Rayban Gözlük</p> <p>130TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun7.jpg"><p>Rayban Gözlük</p> <p>180TL</p><p class="siparis">SİPARİS VER</p></div>
<div class="urun"><img src="image/urun8.jpg"><p>Rayban Gözlük</p> <p>120TL</p><p class="siparis">SİPARİS VER</p></div>
</div>

<div class="footer">
<ul>
<li>Hakkımızda</li>
<li>İletişim</li>
<li>&copy; Hakları Saklıdır.</li>
</ul>
</div>

</div>

<script type="text/javascript">
var slaytno=1;

slaytgoster(slaytno);

function slaytgoster(n)
{
var diziresimler=document.getElementsByName("resim");
var adetresim=diziresimler.length;
if (n<1) {
slaytno=adetresim;
}
if (n>adetresim) {
slaytno=1;


}
for (var i =0; i < adetresim; i++) {

diziresimler[i].style.display="none";/*resimlerin görünürlüğünü kaybet*/


}

diziresimler[slaytno-1].style.display="block";
}
function geri() {
slaytno--;

slaytgoster(slaytno);
}
function ileri() {
slaytno++;

slaytgoster(slaytno);
}
</script>
</body>
</html>
     
 
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.