Computer Science, asked by aarni, 2 months ago

4. Write a HTML program to get the following output:
a. Background color of the page is "Gray and text color is "White"
b. Color of the line drawn before and after the paragraph is "Red".
Our School
Dr. Virendra Swarup Education Center
Dr. Virendra Swarup Educational Foundation. Uttar Pradesh. VSEF was established in the year
1989 in the memory of Late Dr. Virendra Swarup. MLC & Chairman of Uttar Pradesh Legislative
Council and an eminent educationalist.
December Test​

Answers

Answered by sanjaypal146
1

<!DOCTYPE html>

<html>

<head>

<title></title>

</head>

<body style="background-color: gray;">

<hr style="color: red; height: 2px; background-color: red; ">

<p style="color: white;">Our School<br>

Dr. Virendra Swarup Education Center<br>

Dr. Virendra Swarup Educational Foundation. Uttar Pradesh. VSEF was established in the year<br>

1989 in the memory of Late Dr. Virendra Swarup. MLC & Chairman of Uttar Pradesh Legislative<br>

Council and an eminent educationalist.<br>

December Test​</p>

<hr style="color: red; height: 2px; background-color: red; ">

</body>

</html>

Answered by rajnigam341
0

Answer:

u are cheating from brainly ...... I will complain to Seth maam..

very bad

Similar questions