Computer Science, asked by anshbhasin, 10 months ago


Q.1 This is the invalid value for ALIGN attribute of Image.
(a) center
(b) top
(c) bottom​

Answers

Answered by kumarikanchan0631
2

Answer:

(a) Center

Explanation:

HOPE IT IS HELPFUL TO YOU.....

Answered by vishakasaxenasl
0

Answer:

The correct answer is :

(a) center

Explanation:

ALIGN attribute of Image

Align attribute is used with an image to align it to the desired location of the webpage. It can take only pre-defined values that are as follows:

  • align="left": When left align is used it aligns the image to the left side of the webpage.
  • align="right": When right align is used it aligns the image to the right side of the webpage.
  • align="top": When top aligns is used it aligns the image to the top side of the webpage.
  • align="bottom": When bottom aligns is used it aligns the image to the bottom side of the webpage.
  • align="middle": This aligns the image to the middle of the web page.

So according to this, we can see the center is an invalid value for ALIGN attribute.

#SPJ2

Similar questions