Hello developers, how do I combine html and CSS and JavaScript and SQL to get a fully functional website? I've always wondered | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

7th Mar 2021, 11:55 AM
Okwach Kich
Okwach Kich - avatar
2 Answers
7th Mar 2021, 12:10 PM
Sharique Khan
Sharique Khan - avatar
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
7th Mar 2021, 12:43 PM
Matthew
Matthew - avatar