-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathWebpage 2.html
More file actions
93 lines (69 loc) · 1.86 KB
/
Copy pathWebpage 2.html
File metadata and controls
93 lines (69 loc) · 1.86 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
<html>
<head>
<title>
Breaststroke
</title>
</head>
<body align="center" bgcolor="#FFFB00">
<font size="20" color="blue" face="Algerian">
<b><h1>Breaststroke</h1></b>
</font>
<br>
<hr height="10">
<br>
<img src="D:\Ansh files\WT Lab\Breaststroke.jpg">
<br>
<font size="5" color="red">
<p><b>
Breaststroke is a swimming style in which the swimmer is on their chest and the
torso does not rotate. It is the most popular recreational style due to the
swimmer's head being out of the water a large portion of the time, and that it can
be swim comfortably at slow speeds. In most swimming classes, beginners learn
either the breaststroke or the freestyle <sub>(front crawl)</sub> first. However, at the
competitive level, swimming breaststroke at speed requires endurance and strength
comparable to other strokes. Some people refer to breaststroke as the "frog" stroke,
as the arms and legs move somewhat like a frog swimming in the water. The stroke
itself is the slowest of any competitive strokes and is thought to be the oldest
of all swimming strokes.
</b></p>
</font>
<br>
<b><i>
<h5>
Want to Know more about this technique?
<a href="https://en.wikipedia.org/wiki/Breaststroke">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= "Black" 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 2.html"><strike>To the </strike> Top </a></b>
</font>
<br>
<hr>
<br>
<body>
</html>