SOP 3 Question and Coding
SOP 3 Question and Coding
Page 1.html
<!DOCTYPE html>
<html>
<head>
<title>
Information Form
</title>
</head>
<body>
<form name="f1">
</form>
<br><br>
<a href="https://code.sololearn.com/W37sl3A7Xzbv/?">
<Img src="https://www.dropbox.com/s/ch9zm1pyo70hzr6/submit-
to-tick-button-animation.gif?dl=1" width="150"></a>
</body>
</html>
Out put of Page 1.html
page2.html
<html>
<head>
<title>
</title>
</head>
<body>
<ul>
<li>Seat no-B39</li>
<li>Destination - Delhi</li>
</ul>
</body>
</html>
Output of Page 2.html