Computer Science, asked by kundan5365, 13 days ago

how to make a website using python​

Answers

Answered by mrhackrax990
0

Explanation:

Here is your answer

1) First learn languages through which you want to make your webpage. You must know other languages too like HTML, CSS, C++, because you can't just make with one language even of you make there are several elements in a webpage which requires other languages too. For example: You want to make a good user interface you need CSS & C++.

2) Now you need a software in which you write your program. In my opinion use Sublime text software it has great user interface and you will enjoy writing in it. You can also use notepad which is already available in your PC.

3) But after you program your webpage it will display on your PC only not on internet because that webpage has not been uploaded on internet that webpage is saved on PC only.

4) If you want to upload it on internet you will need a web server on which you can upload your website on internet. Some webserver are Apache, Netscape.

5) Before a webserver you will need a domain which is an address of your website for example:- .com, etc. You can go for GoDaddy which provides domain at monthly or yearly charges. Then you can for Step 4

Similar questions