Which attribute takes the URL value of the linked page in double quotes
Answers
Answered by
2
Answer:
In the above example src inside the <img> tag is an attribute and image path provided is its value. Similarly href inside the <a> tag is an attribute and the link provided is its value, and so on. Tip: Both single and double quotes can be used to quote attribute values.
Answered by
3
Answer:
this is your answer
Explanation:
URL ok
Similar questions