-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSlippies.html
78 lines (40 loc) · 1.85 KB
/
Slippies.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
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE>
<html>
<link rel="Stylesheet" type="text/css" href="Slippies.css">
<link rel = "icon" href =tsy_logo.png type = "image/x-icon">
<head>
<link rel="isfyLogo" href="favicon.ico"/>
<title>Comfort Shoes</title>
</head>
<body bgcolor = tan class="container">
<div>
<div>
<br>
<h1 class="title"><center>Is The Shoe For You?</center></h1>
<br>
</div>
<div class="topnav">
<a href="index.html">Home</a>
<a href="Running Shoes Page.html">Running Shoes</a>
<a href="Cleats.html">Cleats</a>
<a href="CasualShoes.html">Casual</a>
<a href=" sneakers.html">Sneakers</a>
<a href="Boot_webpage.html">Boots</a>
<a href="professionalshoes.html">Professional</a>
<a href="Comfort_alt_2.html">Comfort</a>
</div>
<div>
<h2 class="style">Style: Slip-On Shoes</h2>
</div>
<p><img src="Shoe_Brands/Negash/Slip_On_Shoes/1/slipon_1_thumbnail.jpg" class="mainpic"></p>
<div class="box-2">
<h2> Description </h2>
<p> Fuzzy slippers are as good as they sound, combining slipper and sandal into a cozy statement shoe. They are often made of soft sheepskin with a lightweight platform to keep them airy, this standout slide pairs perfectly with midi dresses or jeans.</p>
<p> Featured Business:
<a href="https://www.negash83.com/">
Negash
</a>
</p>
</div>
</div>
</body>