The following code is written to align the image in center in the browser’s window.
The following code is written to align the image in center in the browser’s window.
However, the>desired result is not achieved. Mention the reason.

4 views
1 Answers
The reason for not getting the desired result is that center is not a value of align attribute in the tag.
4 views
Answered