Answers for "what is the use of picture tag in html"

5

img tag

<img src="the source image's url" alt="the image's description">
Posted by: Guest on May-04-2020

Code answers related to "what is the use of picture tag in html"

Browse Popular Code Answers by Language