0
if I learn HTML,CSS, BOOTSTRAP AND DJANGO . Can I create an website
5 ответов
+ 2
Yes you can.
Technologies used depend of project, so do some research.
You minimum need: html and css, if your goal is to make simple website to show some fixed data.
If you need to react to user action, like show/hide nav menu, collect data from form and do some validation, buttons click... you need javascript.
But bootstrap can help you with some of this functionality, like modals, nav menu and similar things
For backend, you can use python(django), you will also need some database to store user info, but only if you make project where you need to store data like projects where user can login/register, projects like shoping site and similar.
Also please don't post same question, you posted it few times:
https://www.sololearn.com/discuss/3178421/?ref=app
https://www.sololearn.com/discuss/3178423/?ref=app
And read this:
https://www.sololearn.com/discuss/1316935/?ref=app
https://code.sololearn.com/WZ8lkR6gTex6/?ref=app
https://www.sololearn.com/Discuss/333866/?ref=app
+ 2
Django is a powerful full stack web framework.
So start with HTML and CSS, then Bootstrap then Django.
But if you are in hurry, then you need to hire a developer coz it's not a few days learning path.
+ 1
I want to create an web site for inter College compatition by using python
0
yes.
Even if you don't, there are codeless website creation services.
If you have $, you can have other people create it for you.😁
0
Yes you can.