Thursday 6 October 2016

amazon great offer code for fake the people

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
* {
    box-sizing: border-box;
}

.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
</style>
</head>
<body img='band.jpg'>

<h2 style="text-align:center">amazon.COM  90 % offer </h2>
<p style="text-align:center">BUY IT HURRY,ONLY LIMITED DAYS OFFER FOR IT</p>

<div class="columns">
  <ul class="price">
    <li class="header">Apple iPhone 5s (Space Grey, 16GB)</li>
    <li class="grey">RS= 5,000</li>
    <li>16 Storage</li>
    <li>BLACK COLOUR/li>
    <li>1 YEAR WARRANTY</li>
    <li>HD DISPLAY</li>
    <li class="grey"><a href="http://malayalamdailystatus.blogspot.in/" class="button">BUY IT</a></li>
  </ul>
</div>

<div class="columns">
  <ul class="price">
    <li class="header" style="background-color:#4CAF50">Apple iPhone 6s (Rose Gold, 16GB)
by Apple</li>
    <li class="grey">RS= 10,000</li>
    <li>16GB Storage</li>
    <li>ROSE GOLD</li>
    <li>1 YEAR WARRANTY</li>
    <li>HD DISPLAY</li>
    <li class="grey"><a href="http://malayalamdailystatus.blogspot.in/" class="button">BUY IT</a></li>
  </ul>
</div>

<div class="columns">
  <ul class="price">
    <li class="header">Apple iPhone 6S (Gold, 32GB)</li>
    <li class="grey">RS=12,000</li>
    <li>32GB Storage</li>
    <li>GOLD</li>
    <li>1 YEAR WARRANTY</li>
    <li>HD DISPLAY</li>
    <li class="grey"><a href="http://malayalamdailystatus.blogspot.in/" class="button">BUY IT</a></li>
  </ul>
</div>

</body>
</html>

No comments :

Post a Comment