+ 3
Website | Webpages | 1 server
I made seperate html, css, js files to each webpage that I want. Can I put it in 1 server? Did I do anything wrong.... I'm totally new to web development and made my first website which is yet to be uploaded on server.
2 odpowiedzi
+ 3
You should show code for code questions.
You do not need a sever for linking frontend web code.(html,css,js)
Try these:
https://www.w3schools.com/css/css_howto.asp
adding javascript
https://stackoverflow.com/a/13739791/7959868
0
vibo