-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (21 loc) · 705 Bytes
/
index.html
File metadata and controls
40 lines (21 loc) · 705 Bytes
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
<h1><!DOCTYPE html></h1>
<html lang="en">
<head></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">
<title>weeka Demo><title>
</title>
</head>
<body>
<h1>Hello world></h1>
<h2> Beautiful Flower></h2>
<p>roses are different.</p>
<p><a href="https://www.w3schools.com/html/html_images.asp">love flowers</a></p>
<img src="https://www.gardenia.net/wp-content/uploads/2023/05/types-of-flowers.webp"width=500"height=500"/>
<img src="img/cosmos-gloria-flower-seeds_b4ce3aab-253c-43be-947e-cfa61963b0f5.webp"width="400" height="400">
</body>
</html>
<h2>
</h2>
<!DOCTYPE html>