5. Design the page as follows
5. Design the page as follows:

program:-
<!doctype.html>
<html>
<head>
<title>wed page designs</title>
</head>
<body>
<img src="mkb.jpg" alt="image" width="500"hight="500">
Ambulance chaser is a derogatory term for attorneys, often personal injury lawyers, who aggressively solicit recently injured clients.
</br>
<p>this is the conclusion of this page</p>
</body>
</html>
this is the conclusion of this page
program:-
<!doctype.html>
<html>
<head>
<title>wed page designs</title>
</head>
<body>
<img src="mkb.jpg" alt="image" width="500"hight="500">
Ambulance chaser is a derogatory term for attorneys, often personal injury lawyers, who aggressively solicit recently injured clients.
</br>
<p>this is the conclusion of this page</p>
</body>
</html>
output:-
Ambulance chaser is a derogatory term for attorneys, often personal injury lawyers, who aggressively solicit recently injured clients.
this is the conclusion of this page
Comments
Post a Comment