i am at responsive web design step 8.
i just wanted to know what is the reason for using a img element?
So you can apply an img on the page.
The img that will be applied will depend on what link you will put on the src
attribute.
1 Like
thanks for the fast reply!
so if i would have liked to put a link to a video then it would be something different then img?
1 Like
that would be a different element, not img.
U would use video
for videos.
video element, rather.
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.