the following code is written to align an image in the centre of the browser window however the desired result is not achieved give reason
Answers
Answered by
1
Answer:
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. Answer: The reason for not getting the desired result is that center is not a value of align attribute in <img> tag.
Similar questions