Computer Science, asked by santoshk90557, 2 months ago

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

Answers

Answered by barani7953
1

Answer:

b

c

d

a

please mark as best answer and thank

Answered by HARSHITKUMAR2412
1

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.​

Explanation:

Similar questions