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
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