Computer Science, asked by annupriya566747, 4 months ago

A. Tick () the correct answers.
1. Which attribute specifies the source of an image file?
b. Scr
source
a.
src
2. In HTML5, which of the following is not an attribute of <img> tag?
b. width
href
C.
a. height
a.
3. The controls attribute is used to add
control.
a. pause
b. play
C. both a and b
4. Which of the following is not a valid link state?
hover
b. active
c. visited
5. Which of the following is the correct method to convert an image to a link?
<a href="URL" src="img name"></a>
b. <a href="URL"><img src="img name"></img></a>
C <a><img src="img name"></a>
a.​

Answers

Answered by HARSHITKUMAR2412
0

Answer:

A. Tick () the correct answers.

1. Which attribute specifies the source of an image file?

b. Scr

source

a.

src

2. In HTML5, which of the following is not an attribute of <img> tag?

b. width

href

C.

a. height

a.

3. The controls attribute is used to add

control.

a. pause

b. play

C. both a and b

4. Which of the following is not a valid link state?

hover

b. active

c. visited

5. Which of the following is the correct method to convert an image to a link?

<a href="URL" src="img name"></a>

b. <a href="URL"><img src="img name"></img></a>

C <a><img src="img name"></a>

a.​ done

Explanation:

Answered by divyabharti7545
1

Explanation:

answers.

1. Which attribute specifies the source of an image file?

b. Scr

source

a.

src

Similar questions