-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
287 lines (272 loc) · 8.58 KB
/
index.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
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" >
<meta name="author" content="Adnan Manzoor" >
<meta
name="discription"
content="This page content all the things I m learning how to create as I learn html."
>
<title>My First Web page</title>
<link rel="icon" href="html5.png" type="image/x-icon" />
<link rel="stylesheet" href="main.css" type="text/css" />
</head>
<body>
<header>
<h1>My Goal for the Years</h1>
<hr>
<nav aria-label="primary-navigation">
<ul>
<li>
<a href="#html">Learn HTML</a>
</li>
<li><a href="#vacation">Plaining a Vacation</a></li>
<li>
<a href="#contact">Contact Me</a>
</li>
</ul>
</nav>
</header>
<hr>
<main>
<article id="html">
<h2>I m ready to learn HTML</h2>
<p>This is my first web page</p>
<section>
<h3>HTML Image</h3>
<img src="img/html_logo_300x300.png" alt="HTML5 logo" title="I m learn HTML5" width="300" height="300">
<figure>
<figcaption>An example of html5 code</figcaption>
<p>
<code><h1≶Hello world!<h1></code>
</p>
</figure>
</section>
<section>
<h3>My Daily Schedule</h3>
<p>Let me tell you how I:</p>
<ol>
<li>... I learn more about web dev.</li>
<li>... I plan out my Schedule.</li>
<li>
...I use resources from
<abbr title="Mozilla Developer Network">
<a href="https://developer.mozilla.org/"> MDN</a></abbr
>.
</li>
</ol>
<aside>
<details>
<summary>
Gues the <mark>number of hours</mark> I code per day
</summary>
<p>I start at <time datetime="08:00"> 8am </time> and I write code for <time datetime="PTH3H"> 3 hours</time> every morning</p>
</details>
</aside>
<br>
<table>
<caption>MY Daily Schedule</caption>
<thead>
<tr>
<th> </th>
<th scope="col">Time</th>
<th scope="col">Activity</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Morning</th>
<td>
<time datetime="08:00">8am</time>-<time datetime="11:00">11am</time>
</td>
<td>write code</td>
</tr>
<tr>
<th scope="row">Break</th>
<td>
<time datetime="11:00">11am</time>-<time datetime="12:00">12pm</time>
</td>
<td>Eat lunch</td>
</tr>
<tr>
<th scope="row">Afternoon</th>
<td>
<time datetime="12:00">12pm</time>-<time datetime="17:00">5pm</time>
</td>
<td>Study for other Courses</td>
</tr>
<tr>
<th scope="row">Evning</th>
<td rowspan="2">All other activites</td>
<td>Free time</td>
</tr>
<tr>
<th scope="row">Night</th>
<td>Sleep</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3">And that what I do every day, 5 day a week.Just eat,sleep,code.. and recharge!</td>
</tr>
</tfoot>
</table>
</section>
</article>
<hr>
<article id="vacation">
<h2>I m also plaing a vacation</h2>
<p>I've been working hard and <em>really need a getaway.</em></p>
<p>I live in <abbr title="Kansas">KS</abbr> so I want visit a beach.</p>
<section>
<h3>Place I'd Like to visit</h3>
<ul>
<li>
<p>I've heard good things about Caribbean</p>
<figure>
<img
src="img/caribbean.jpg"
alt="Caribbean Beach"
title="I want to visit a caribbean beach"
width="400"
height="225"
loading="lazy"
>
<figcaption>Caribbean Beach Getaway</figcaption>
</figure>
</li>
<li>
<p>I've heard good things about going here:</p>
<address>
Margaritaville Island Reserve Riviera Cancun<br />
Bahia Petempich Puerto Morelos, Mexico<br />
Colonia Morelos, Mexico 77508
</address>
<figure>
<img
src="img/vacation.jpg"
alt="Cancun vacation"
title="It's 5 o'clock somewhere!"
width="400"
height="267"
loading="lazy"
>
<figcaption>A Caribbean Vacation Image</figcaption>
</figure>
</li>
</ul>
</section>
<section>
<h3>Place I Wnat to Avoid</h3>
<dl>
<dt>North Pole</dt>
<dd>I hear this is <strong>Cold</strong>!</dd>
<dt>South Pole</dt>
<dd>This is also cold</dd>
<dt>Mountain Tops</dt>
<dd>These are also cold</dd>
</dl>
</section>
</article>
<hr>
<article id="Contact">
<h2>Contact Me</h2>
<p>I'd really like to hear from you!</p>
<form action="https://httpbin.org/get" method="get">
<fieldset>
<legend>Personal Information</legend>
<p>
<label for="firstName">First Name:</label>
<input type="text" name="firstName" id="firstName" placeholder="firt name" autocomplete="on" required></p>
<p>
<label for="lastName">Last Name:</label>
<input type="text" name="lastName" id="lastName" placeholder="last name" autocomplete="on" required>
</p>
<p>
<label for="password">Password:</label>
<input type="password" name="password" id="password" placeholder="password" autocomplete="on" required>
</p>
<p>
<label for="phone">Phone:</label>
<input type="tel" name="phone" id="phone" placeholder="555-555-5555" autocomplete="on" required pattern="[{0-9}{3}-{0-9}{3}-{0-9}{4}]">
</p>
<p>
<label for="decade">Favorite Decade:</label>
<input type="number" name="decade" id="decade" min="1950" max="2020" step="10" value="1980">
</p>
<p>
<label for="coffee">Favrite coffee</label>
<select name="coffee" id="coffee">
<optgroup label="coffee">
<option value="regular coffee" selected>Regular Coffee</option>
<option value="ice coffee">Ice Coffee</option>
</optgroup>
<optgroup label="Espresso Drink">
<option value="latte">Latte</option>
<option value="cappuccion">Cappuccion</option>
<option value="cortado">Cortado</option>
<option value="americano">Americano</option>
</optgroup>
</select>
</p>
</fieldset>
<br>
<fieldset>
<legend>What is your favorite food</legend>
<p>
<input type="radio" name="food" id="tacos" value="tacos">
<label for="tacos">Tacos</label>
</p>
<p>
<input type="radio" name="food" id="pizza" value="pizza">
<label for="pizza">Pizza</label>
</p>
<p>
<input type="radio" name="food" id="other" value="other">
<label for="other">other</label>
</p>
</fieldset>
<br>
<fieldset>
<legend>Do you have Pets</legend>
<p>
<input type="checkbox" name="pets" id="dog" value="dog">
<label for="dog">Dog</label>
</p>
<p>
<input type="checkbox" name="pets" id="cat" value="cat">
<label for="cat">Cat</label>
</p>
<p>
<input type="checkbox" name="pets" id="fish" value="fish">
<label for="fish">fish</label>
</p>
<p>
<input type="checkbox" name="pets" id="otherPet" value="otherPet">
<label for="otherPet">Other Pet</label>
</p>
</fieldset>
<br>
<fieldset>
<legend>Send me a Note</legend>
<label for="message">Your Message:</label>
<br>
<textarea name="message" id="message" cols="30" rows="10" placeholder="Type your message here"></textarea>
</fieldset>
<br>
<button type="submit">Submit</button>
<button type="reset">Reset</button>
</form>
</article>
</main>
<hr >
<footer>
<p>
<<< © <a href="about.html">Dave Gray</a> >>>
</p>
<p>
<a href="#">Back to Top</a>
</p>
</footer>
</body>
</html>