0
HOW STORE DATA IN THE HTML FILE?
I habe a problem where i am trying to send a .html file to my buddies because we are making a project but they cant see the pictures and music in the html so please help.thnx i will also make a website and the url will be http://Undersite.tg for low key operations that cant be monitored by web surveillance and cant be subject to malware and viruses for free browsing
5 ответов
+ 2
@Eddie James yes. You need to upload every file, image and audio separately to the server
+ 1
You also have to send all of the source files (files like pictures).
+ 1
HTML doesn't store any data in it. You just specify where the image or audio can be found. src='image.png' means that the image can be found in the same directory as the html file.
0
so if i publish my website then all the images and audios will be in the website?
0
ok thnx peeps