0% found this document useful (0 votes)
31 views3 pages

LOK Footer

Uploaded by

KundiLokesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views3 pages

LOK Footer

Uploaded by

KundiLokesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<!

DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript"
src="https://codesandbox.io/public/sse-hooks/sse-
hooks.7a01a0f7b828579aff40884fc77e13bc.js"></script>
<script type="text/javascript"
src="https://codesandbox.io/static/js/banner.d9cb10a38.js"></script>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just yours choice</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<table>
<tr>
<td><img src= "your choice pic.jpg" class="mahi" width="200px"
height="200px"></td>
<td><i><t4>Just your choice</t4></i></td>
</tr>
</table>
</header>
<div>
<nav>
<a href="*">Home</a>
<a href="*">products</a>
<a href="*">Dresses</a>
<a href="*">Footware</a>
<a href="*">Contact</a>
</nav>
</div>
<section>
<h1><mark>Mans ware</mark></h1>
<p>hitecto cumque pariatur eveniet obcaecati repudiandae velit, consequatur,
maxime facilis esse ctus sapiente.</p>
<img src="mensware.jpg" class="klt" width="1300px" height="300">
</section>
<figure>
<img src="img_1.jpg" class="klt1" width="200px" height="250px">
<figcaption><h4>printed shirt</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 6000</figcaption>
<button>Book now</button>
</figure>
<figure>
<img src="img2.jpg" class="klt1" width="200" height="250px">
<figcaption><h4>check shirt</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 6000</figcaption>
<button>Book now</button>
</figure>
<figure>
<img src="img3.jpg" class="klt1" width="200" height="250px">
<figcaption><h4>Formal shirt</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 8500</figcaption>
<button>Book now</button>
</figure>
<figure>
<img src="img4.jpg" class="klt1" width="200" height="250px">
<figcaption><h4>plan shirt</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 8000</figcaption>
<button>Book now</button>
</figure>

<p>********************************************************************************
*******************************************************************************</p>
<selection>
<h1><mark>womans ware collections</mark></h1>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Impedit cum
ipsam maxime, illo alias officiis id optio nemo adipisci enim perferendis,
voluptates ut obcaecati debitis explicabo! Consequuntur totam veritatis possimus
unde deserunt nemo sequi quisquam aspernatur. Similique placeat quasi laborum esse
dolore, eius quas alias vero porro aperiam est non.</p>
<img src="womans collection.jpg" class="klt2" width="1050px" height="350">
</selection>

<figure>
<img src="im2..jpg" class="surya" width="200px" height="250px">
<figcaption><h4>pure silk sarees</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 6000</figcaption>
<button>Book now</button>
</figure>
<figure>

<img src="im3.jpg"class="surya" width="200px" height="250px">


<figcaption><h4>New indian sarees</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 5800</figcaption>
<button>Book now</button>
</figure>
<figure>

<img src="im2.jpg" class="surya" width="200px" height="250px">


<figcaption><h4>pure silk sarees</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 6000</figcaption>
<button>Book now</button>
</figure>
<figure>

<img src="ima4.jpg" class="surya" width="200px" height="250px">


<figcaption><h4>Long churidar Dresses</h4></figcaption>
<figcaption>Loren ipsum dolor sit amet</figcaption>
<figcaption>&#8377 6500</figcaption>
<button>Book now</button>
</figure>
</div> <h3>Contact Information:-</h3>
<form class="form">
<input type="name" name="First name" placeholder="First name:"><br><br>
<input type="name" name="Last name" placeholder="Last name:"><br><br>
<input type="name" name="Email:" placeholder="Email:"><br><br>
<input type="name" name="Your massage" placeholder="Your massage"><br><br>
<textarea name="" cols="50" rows="20"></textarea>
<button>Massage Send</a></button>
</form>
<footer>
<div class="phone">
<img src="phone.png">
</div>
<ul class="address" type="none">
<li>1-012-123-000 <br>1-700-600-008 <br></li>
</ul>
</footer>
<script crossorigin type="text/javascript"
src="https://codesandbox.io/static/js/watermark-button.eeb14a97b.js"></script>
</body>
</html>

You might also like