Computer Science, asked by tripathink1970, 6 months ago

7. Which of the following is not a valid value for align attribute of <IMG> ?
(a) top
(b) middle
(C) bottom
(d) center

Answers

Answered by reenadevi94808
5

Answer:

bottom is the right answer

Explanation:

Hope you like it

Answered by anindyaadhikari13
4

Answer:

  • center - is not a valid value for align attribute of <img> tag.

Explanation:

  • The align attribute of <img> tag is used to align the image on the web page.

  • There are five values of align attribute of <img> tag. They are - top, middle, bottom, left and right.

  • Top value of align attribute aligns the image on the top of the web page. Similarly, middle, bottom, left and right aligns the image on the middle, bottom, left and right on the web page.

  • There is no value named center of align attribute of <img> tag.
Similar questions