Computer Science, asked by itzshrutiBasrani, 7 months ago

Which of the following attributes of the image element is used to determine the vertical alignment of the text surrounding the image in web page ?

(i) src. (ii)alt.
(iii) border. (iv)align.


_______
Choose the correct option with Explanation.!☺​

Answers

Answered by llɱissMaɠiciaŋll
13

 \huge{ \underline{ \sf { \blue{Answer}}}}

The <img> align attribute of the image element is used to determine the vertical alignment of the text surrounding the image in web page.

Be Young. Be Dope. Run the show

Answered by Anonymous
16

\huge\star{\underline{\mathtt{\red{A}\pink{N}</p><p>\green{S}\blue{W}\purple{E}\orange{R}}}}\star

<align> is the correct answer

explanation:

(i)src. :

src. show <audio> or <video>

src= "https://www.w3schools.com/images/img_girl.jpg"

add the link of the video or audio like this in any web page ....

(ii)alt.

alt= altibute:

as we know few users can't view the image or something(due to low connection and if there is any error)...so, alt provide more details in the image ...with alternative information.

  • it specifies the document

(iii) border:

u can add any of these values in ur element solid , dotted , dashed , double , groove , ridge , inset and outset .

  • it is used in many organisations not only html

(iv)align:

as u see many docttype html codes <div>,<p> tags are used ...

  • this element specifies the style of the element

so,

in simple words we can say:

(i) src.=shows <img>

(ii)alt.=shows <alt>(with alternative details)

(iii) border.=<dotted>(specifies the element with dots)

(iv)align= <style>(it gives unique style in the element)

so,

align is the image which is surrounding the image... because it can show the vertical alignment in the text ...

therefore,

align attribute of the image element is used to determine the vertical alignment of the text surrounding the image in web page ...

Similar questions