-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
180 lines (166 loc) · 6.57 KB
/
index.html
File metadata and controls
180 lines (166 loc) · 6.57 KB
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/styles.css">
<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=EB+Garamond&display=swap" rel="stylesheet">
<title>Reskill Americans -Design Practice</title>
</head>
<body>
<div class="container">
<div class="top-navigation">
<div class="top-navigation-left">
<img src="./Assets/Flowers logo.png" alt="">
<div class="top-navigation-links">
<a href="">Home</a>
<a href="">About</a>
<a href="">Holiday Specials</a>
<a href="">Chocolates</a>
<a href="">Roses</a>
</div>
</div>
<div class="top-navigation-right">
<img src="./Assets/facebook logo.png" alt=""
width=30px;
height=auto>
<img src="./Assets/twitter.jpg" alt=""
width=30px;
height=auto>
</div>
</div>
<div class="body landingpage-body">
<div class="landingpage-body-left">
<h1>FLOWERS FOR ANY OCCASION</h1><br>
<p>Send a smile to someone you care about just because - Say it with flowers this holiday season</p><br><br>
<button>Click Here to Buy</button>
</div>
<!-- <div class="landingpage-body-right"> -->
<!-- <img src="./Assets/Practice Logo.jpg" alt=""> -->
<!-- </div> -->
</div>
<div class="image-container">
<div>
<img src="./Assets/Flower 1.png" alt=""
style="object-fit: cover;"
width=200px;
height=auto>
<div class="flower-1">
<a href=""><h1>Holiday Flower Tree<h1><br></a>
<p>"Musical Meriment" $99</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flower 2.png" alt=""
width="200px";
height="auto">
<div class="flower-2">
<a href=""><h1><br>Sparkling Holiday<h1><br></a>
<p>"Joy to the World" $59</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flowers 3.png" alt=""
width="200px"
height="auto">
<div class="flower-3">
<a href=""><h1>Dashing Through the Snow<h1><br></a>
<p>"Sleigh Full of Roses" $69</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flowers 11.png" alt=""
width="200px"
height="auto">
<div class="flower-4">
<a href=""><h1>Holiday Evergreen<h1><br></a>
<p>"Festive Sweets Tower" $79</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flowers 5.png" alt=""
width="200px"
height="auto">
<div class="flower-5">
<a href=""><h1>Fields of America<h1><br></a>
<p>"Merry Christmas" $99</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flowers 6.png" alt=""
width="200px"
height="auto">
<div class="flower-6">
<a href=""><h1>Peppermint Rose Bouquet<h1><br></a>
<p>"Minty Sweet" $110</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flower 7.png" alt=""
width="200px"
height="auto">
<div class="flower-7">
<a href=""><h1>Holiday Cheer<h1><br></a>
<p>"Dipped Strawberries" $76</p><br><br>
</div>
</div>
<div>
<img src="./Assets/Flowers 8.png" alt=""
width="200px"
height="auto">
<div class="flower-8">
<a href=""><h1>Warm Wishes Bouquet<h1><br></a>
<p>"Greetings from Santa" $49</p><br><br>
</div>
</div>
</div>
<section class="contact-form-container z-depth-5">
<div class="contact-form-header">
<h1>Contact Us</h1>
</div>
<form class="contact-form">
<div class="input-field">
<label for="name">Name</label><br>
<input type="text" id="input_text" data-length="50">
</div><br>
<div class="input-field">
<label for="name">Email</label><br>
<input type="email" id="input_text" data-length="50">
</div><br>
<div class="input-field">
<label for="name">Phone</label><br>
<input type="email" id="input_text" data-length="50">
</div><br>
<div class="input-field">
<label for="name">Reason for Contact</label><br>
<textarea id="textarea2" class="materialize-textarea" data-length="200"></textarea>
</div><br>
<button class="waves-effect btn">SUBMIT</button>
</form>
<div class="copyright">
<p>© 20222-2023 </p><br>
<p> Website Design by Marlena Brown</p>
</div>
<div class="side-nav">
<a href="#">
<img src="./Assets/Instagram-Logo.png" alt=""
width="50px"
height="auto"><br><br><br><br><br>
</a>
<a href="#">
<img src="./Assets/pinterest-logo.png" alt=""
width="50px"
height="auto"><br><br><br><br><br>
</a>
<a href="#">
<img src="./Assets/facebook logo.png" alt=""
width="50px"
height="auto">
</a>
</div>
</div>
</body>
</html>