-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathWebpage 1.html
More file actions
94 lines (67 loc) · 1.7 KB
/
Copy pathWebpage 1.html
File metadata and controls
94 lines (67 loc) · 1.7 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
<html>
<head>
<title>
Backstroke
</title>
</head>
<body align="center" bgcolor="42FF00">
<font size="20" color="Yellow" face="Arial">
<b><h1> Backstroke </h1><b>
</font>
<br>
<hr height="10">
<br>
<img src="D:\Ansh files\WT Lab\Backstroke.jpg" >
<br>
<br>
<font size="5" color="red">
<p>
Backstroke or back crawl is one of the four swimming styles used in competitive
events regulated by FINA, and the only one of these styles swum on the back.
This swimming style has the advantage of easy breathing, but the disadvantage of
swimmers not being able to see where they are going. It also has a different start
from the other three competition swimming styles. The swimming style is similar to
an upside down front crawl or freestyle. Both backstroke and front crawl are
long-axis strokes. In individual medley backstroke is the second style swum;
in the medley relay it is the first style swum.
</p>
</font>
<br>
<b><i>
<h5>
Want to Know more about this technique?
<a href="https://en.wikipedia.org/wiki/Backstroke">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>
<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 1.html"><strike>To the </strike> Top </a></b>
</font>
<br>
<hr>
<br>
<body>
</html>