0
How can I ensure the whole web project is working correctly???
Hello guys, I made a chatbot using HTML CSS and JS. It runs on this app correctly. But I want to see my project in my browser, so how can I save this all three files together and run it properly? I have tried it but I don't found the "save to device" option in this app. I want to save my project on my device and run it. , I want to see everything with HTML like CSS style and JS commands also. , I have copied all code and pasted on other code editor app, then I have saved it. When I try to run the file, it only runs HTML file on Chrome browser. CSS style JavaScript are not includes in it. , So how can I run everything? how can I see my all project? , Please guide me. , Thank you 3 Period
2 Réponses
+ 1
You'll need to reference the files in your html.
Look here:
https://www.sololearn.com/discuss/711116/?ref=app
https://www.sololearn.com/discuss/1249913/?ref=app
https://www.sololearn.com/discuss/2061733/?ref=app
0
It is possible to do in text editor
You want to make all files seperated
And keep in same folder(so you don't want to declare path)