Create a web page on your favorite sport as directed below:
a. Set the title as “My favorite Sport”
b. Write the name of your sports as the biggest heading and underline it.
c. Draw a horizontal line.
d. Write 3 rules in separate lines.
Answers
Answered by
53
Answer:
Code
<html>
<head>
<title>My favorite Sport</title>
</head>
<body topmargin="30px" leftmargin="10">
<h1><U>CRICKET</U></h1>
<HR>
<h3>Rules of Cricket</h3>
<ul type="disc">
<li>Cricket is played between two teams each made up of eleven players. (Sometime in junior competitions you will find 8 player teams).</li>
<li>Games comprise of at least one innings where each team will take turns in batting and fielding bowling.</li>
<li>The fielding team will have a bowler bowl the ball to the batsman who tries to hit the ball with their bat.</li>
</ul>
</body>
</html>
**Please follow me and mark this ans as Branliest answer.Thank you!
Answered by
2
Answer:
hASI6qsxKHASCO
Explanation:
Similar questions