Computer Science, asked by arvindbharti1776, 11 months ago

Set the background of the web page to Violet and Topmargin of the web page to 5

Makes use of different Input elements besides using Table elements and its attributes

Answers

Answered by rocky227
4

Answer:

<body bgcolor="violet(hexadecimal value) " top margin="5">

</body>

this would give u the required result...... make sure to check the hexadecimal value of required colour

Similar questions