-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLook6.html
67 lines (63 loc) · 4.61 KB
/
Look6.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="./Dress.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
<title></title>
</head>
<body>
<header>
<nav class="nav1">
<ul>
<li><a href="./Looks.html" class="line">Looks</a></li>
<li><a href="./mens.html">Shop</a></li>
<li><button onclick="location.href='Home.html'"><p>Fashion Blog</p></button></li>
<li><a href="./Subscribe.html">Subscribe</a></li>
<li><button><i class="bi bi-instagram"></i></button></li>
<li><button><i class="bi bi-pinterest"></i></button></li>
<li><button onclick="location.href='Contact.html'"><i class="bi bi-envelope-open"></i></button></li>
</ul>
</nav>
</header>
<!--Main-->
<div class="mainDiv">
<div class="content">
<div class="image">
<img src="Dress6.jpeg">
</div>
<div class="description">
<h1>BORDEAUX RED!</h1>
<p>Pant: <a href="https://www.freepeople.com/shop/we-the-free-stripe-silverton-puddle-barrel-jeans/?category=jeans&color=049&type=REGULAR&quantity=1&cm_mmc=rakuten-_-affiliates-_-LTK-_-1&utm_medium=affiliates&utm_source=rakuten&utm_campaign=LTK&utm_term=1580777&utm_content=1&utm_kxconfid=v3sdm8r4u&ranMID=43177&ranEAID=QFGLnEolOWg&ranSiteID=QFGLnEolOWg-3eAyzodxh6Ty6Pl4go2GHw" target="_blank">Free People</a>
//Dress: <a href="https://www.thereformation.com/products/dana-cashmere-crew-sweater/1313276CHR.html?utm_source=QFGLnEolOWg&utm_medium=10&utm_campaign=LinkShare&sid=LS298X102&ranMID=40090&ranEAID=2575853&ranSiteID=QFGLnEolOWg-kl2nhdLM1IU.WAj1_hol4Q" target="_blank">Reformation<a>
//Bag: <a href="https://www.shopbop.com/esme-small-chain-crossbody-ulla/vp/v=1/1576685366.htm?colorSin=2086755684&fm=pd_detail_1_v2v_pt1_bc1_day0&ref_=SB_PDP_PV_RECIRC_P13N_YAML_DESKTOP&extid=affprg_linkshare_SB-QFGLnEolOWg&cvosrc=affiliate.linkshare.QFGLnEolOWg&affuid=..2.NDA0ODY5.MTE1Mg.OGUzOTFkNGE3Mzg0NDFlNDA1N2E3YTJjMGQwZTFiMDA.Mg.&sharedid=42352&subid1=QFGLnEolOWg-G5sf9DF_ei3BsvA.nJElHw" target="_blank">Ulla Johnson</a>
//Shoe: <a href="https://www.mansurgavriel.com/products/dream-ballerina-poppy?utm_source=pepperjam&utm_medium=affiliate&utm_campaign=73861&clickId=4738014019" target="_blank">Mansur Graviel</a>
//Ear Ring: <a href="https://www.shopbop.com/della-earrings-alexa-leigh/vp/v=1/1515775283.htm?colorSin=2046088623&fm=pd_detail_1_v2v_pt1_bc1_day0&ref_=SB_PDP_PV_RECIRC_P13N_YAML_DESKTOP&extid=affprg_linkshare_SB-QFGLnEolOWg&cvosrc=affiliate.linkshare.QFGLnEolOWg&affuid=..2.NDA0ODY5.MTE1Mg.YjQ1NzBjNTlmZWJkNTBhYzc4NjY0YTkxNDU5NDI3MGQ.Mg.&sharedid=42352&subid1=QFGLnEolOWg-nyR78IjCttJBgwv3tSwdXw" target="_blank">Alexa Leigh</a>
//Ribbon : <a href="https://www.urbanoutfitters.com/shop/satin-bow-hair-slide-6-pack-set?color=040&size=ONE%20SIZE&type=REGULAR&creative=&device=c&matchtype=&network=x&quantity=1&utm_medium=affiliates&utm_source=LS&utm_campaign=LTK&utm_term=1585600&utm_content=1&ranMID=43176&ranEAID=QFGLnEolOWg&ranSiteID=QFGLnEolOWg-I6tRNGzW9bbex91AjDA2ZQ" target="_blank">Urban Outfitters</a></p>
</div>
</div>
</div>
<center>
<div class="sub">
<a href="./Subscribe.html"><p class="p1">SUBSCRIBE </p></a>
<p class="p2">Exclusive content & weekly updates</p>
</div>
</center>
<nav class="nav2">
<ul>
<li><button onclick=""><i class="bi bi-instagram"></i></button></li>
<li><button><i class="bi bi-pinterest"></i></button></li>
<li><button onclick="location.href='Contact.html'"><i class="bi bi-envelope-open"></i></button></li>
<li><button onclick="location.href='Home.html'"><p>FASHION BLOG</p></button></li>
<li><a href="./About.html">ABOUT</a></li>
<li><a href="./Contact.html">CONTACT</a></li>
<li><a href="./Policy.html">POLICY</a></li>
</ul>
</nav>
</body>
</html>