Write an Html program for the following specifications? a. The title should show "God is omnipresent". b. The background color should be "pink" in color. c. At the center of the screen display "this is terminal exam don't cheat" as heading. d. Write two line by yourself below the paragraph. (Write the steps to save the file)
Answers
Answered by
0
Answer:
<html>
<h1>God is omnipresent</h1>
</html>
Similar questions