0
What is meant by 'src' in HTML
4 odpowiedzi
+ 4
Abed Omar
Use 'Search bar' before asking any questions..
Read this Maybe it's helpful
https://www.w3schools.com/tags/att_src.asp#:~:text=Definition%20and%20Usage,URL)%20of%20the%20external%20resource.
+ 3
Source. You are going to be using something(image, text file, audio etc) that you aren't coding yourself. Pictures are the usual example. Src will equal the url for that picture
+ 1
src - source the link to where the file is located