Computer Science, asked by vaishnavigupta187, 6 hours ago


<html>

<head>

<title>

ROAD RULES </title>

</head>

<body>

<h1>ROAD SAFETY RULES <____> # line1

<p>

<font color=”red” size="5" ____="Times New Roman” # line 2

Road safety is important to all of us. It has become a necessary practice to safeguard our lives.

Road safety has gained more significance due to the increasing number of vehicles on roads. If we

follow the road safety rules properly, many accidents can be prevented.

</_____></p> # line 3

<ul type=”square”>

<li> Look on both the sides of the road while crossing.

<li> Walk on the left side of the road

<li> Cross the road at the Zebra crossing

<li>Always Overtake from the right side.

<____> # line 4

<img ______ = “traffic.gif”> # line5

</BODY></HTML>

Answers

Answered by ahdk1625
0

Answer:

#line 1 - </h1>

#line 2 - style

#line 3 - </font>

#line 4 - </ul>

#line 5 - src

Similar questions