-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathWebpage 3.html
More file actions
96 lines (68 loc) · 1.64 KB
/
Copy pathWebpage 3.html
File metadata and controls
96 lines (68 loc) · 1.64 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
<html>
<head>
<title>
Butterfly Stroke
</title>
</head>
<body align="center" bgcolor="#4B573D">
<font size="20" color="pink" face="Times New Roman">
<b>
<h1>Butterfly</h1>
</b>
</font>
<br>
<hr height="10">
<br>
<img src="D:\Ansh files\WT Lab\Butterfly.jpg">
<br>
<font size="5" color="yellow">
<p><b>
The butterfly (colloquially shortened to fly) is a swimming stroke swum on the
chest, with both arms moving symmetrically, accompanied by the butterfly kick
(also known as the "dolphin kick"). While other styles like the breaststroke,
front crawl, or backstroke can be swum adequately by beginners, the butterfly is a
more difficult stroke that requires good technique as well as strong muscles. It is
the newest swimming style swum in competition, first swum in 1933 and originating
out of the breaststroke.
</b></p>
</font>
<br>
<b><i>
<h5>
Want to Know more about this technique?
<a href="https://en.wikipedia.org/wiki/Butterfly_stroke">Click here</a>
</h5>
</b></i>
<br>
<b><i>
<a href="D:\Ansh files\WT Lab\Homepage WT Assignment 1 Q1.html">Homepage</a>
</i></b>
<br>
<br>
<hr>
<hr>
<br>
<font color= "#FZ8700" size="5">
<b>
<p align="center">
Address:
Diamond Modern Academy School, Block E, South City II, Ward 24, Delhi
<br>
Contact No.: 011-27860369
<br>
Mail us at: info@itsc2013.com
</p>
</b>
</font>
<br>
<hr>
<hr>
<br>
<font size="5">
<b><a href="Webpage 3.html"><strike>To the </strike> Top </a></b>
</font>
<br>
<hr>
<br>
</body>
</html>