+ 4
How to create website??
10 Antworten
+ 5
To create a simple website you need to know HTML. After learning HTML you should learn CSS to design the HTML elements. After that use JavaScript to make it functional. You can learn it more clearly from YouTube. 😊
+ 5
Amy
Create a website :
Minimum Requirement:
HTML
CSS
JAVASCRIPT
JQUERY
Using this you create a website
Then purchase
Domain
Then purchase
Hosting
After that you configure port
And upload your html css website on public directory
Home page must be named index.html
+ 4
front-end html, css, Javascript
Back-end PHP, MySQL
Or use python (Django)
Or use Node.js with react and mongodb
+ 4
You need to find a host, such as Github Pages
https://code.sololearn.com/WxIE91zRiXVO/?ref=app
+ 2
Amy, by learning the web tools like Html, Css and JS
+ 2
Hope this helps you
+ 2
If you want to make a website you should have knowledge of html . By html you make your website. To design it you should to learn css . After that you should learn java script to make your website functional .
You should it these from you tube channel apna college
Teacher are software engineer even they cleared Google mircrosoft , Adobe ,
+ 1
https://www.sololearn.com/discuss/1477460/?ref=app
https://www.sololearn.com/discuss/108691/?ref=app
https://www.sololearn.com/discuss/224629/?ref=app
https://www.sololearn.com/discuss/825978/?ref=app
https://www.sololearn.com/discuss/276991/?ref=app
https://www.sololearn.com/discuss/1652406/?ref=app
0
If you are thinking of opening a website, then first of all you need domain and web hosting. You can then design and develop your website with the technology of your choice. Thanks