0

How/where to upload files so that i could use them in my html?

ok this is important.. if i wanted to make an html, obviously i can't keep using pics or vids etc that i find on google.. so where can i upload my files online so i could use them?

30th Nov 2017, 2:59 AM
Soheab Al A'amor
Soheab Al A'amor - avatar
3 Respostas
+ 2
Upload them to a public storage like Dropbox and Google Drive and set their privacy as public. Then you can use their URL as href/src in different elements
30th Nov 2017, 3:03 AM
DAB
DAB - avatar
+ 1
THANK YOU
30th Nov 2017, 3:04 AM
Soheab Al A'amor
Soheab Al A'amor - avatar
0
i used drive and uploaded a pic and made public to try it out used this with src/href/url <img src="https://drive.google.com/file/d/1Kva62YLryCssuPFsx-Ezgo2BOLe1izJW/view?usp=drivesdk" alt="Not Found"/> it didn't work
30th Nov 2017, 3:38 AM
Soheab Al A'amor
Soheab Al A'amor - avatar