Computer Science, asked by rajankuttikishore, 9 months ago

Attributes of body tag
Attributes of BGSOUND tag
Attributes of image tag

Answers

Answered by Anonymous
64

_______________________

Attributes of body tag :

_______________________

< html >

< head >

< title > Add "Title of the document" < / title >

< / head >

< body >

Add "Content of the document ".

< / body >

< / html >

_______________________

Attributes of BGSOUND tag :

_______________________

< !DOCTYPE - html >

< html >

< head >

< title > Add "HTML bgsound Tag" < / title>

< / head >

< body >

< bgsound src = Add "Your file" / >

< p > This gives/creates you sound in the background < / p >

< / body >

< / html >

_______________________

Attributes of image tag :

_______________________

< img src = " Bouncing_ball "

" alt = " Ball "

" height = " 35 "

" width = " 35 " >

_______________________

Answered by itsmeayushmsd
9

Answer:

Body tag attributes are

  • backcolor

Bgsound - sry, i dont know

Image tag attributes are

  • height
  • width

Explanation:

mark my answer as brainliest

Similar questions