+ 1
Hello developers, how do I combine html and CSS and JavaScript and SQL to get a fully functional website? I've always wondered
Web development
2 Answers
+ 1
https://www.sololearn.com/discuss/1396362/?ref=app
https://www.sololearn.com/discuss/688075/?ref=app
Please use searchbar before posting question
Thanks
0
Hey,
Just import all the files in a html document.
For example:
CSS - > use the link tag to import the stylesheet.
Maybe to connect a database is a bit difficult, but suggest you to connect it with php.
For more info Google it :)
Here I'm going to add some links:
https://www.quora.com/How-do-I-connect-a-database-with-a-frontend-like-HTML-pages
https://www.sololearn.com/Course/PHP/?ref=app