Vidyalelo
HTML · Q45

Basic HTML

Programming · HTML · question 45

Q45

Which one of the following is not a step to install a library you need to perform the compatibility in browsers ?

A.
Download the library from the github location
B.
Uncompress the file
C.
Insert the following code inside the head tag
D.
None of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
All steps are required.