1. Can you set an image in the center of the page using Center’tag? If no, then how?
Answers
Answered by
16
Using the <center> tag
You can center a picture by enclosing the <img> tag in the <center></center> tags. This action centers that, and only that, picture on the web page. It should be noted that this method is deprecated in HTML5 and will not always work in all browsers going forward.
pls mark as brainliest
Similar questions