Select from following answers:- <head>
- <body>

- Both a and b
- None of these
- All Above
<body> tag is the best place to change the whole page background at loading.
For Example:-
<body style = 'background-color:lightyellow;'>
</body>
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator