Who can i create html website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Who can i create html website

7th Apr 2020, 2:26 PM
temesgen merhatsidk
17 Answers
+ 8
To me Visual code studio is the best on PC but if you want to build your website on android device then use Droidpad edit
8th Apr 2020, 8:01 PM
devMighty 👑
devMighty 👑 - avatar
+ 4
Hi! you can create a HTML website using any text editor like notepad, Sublime Text, Visual Studio Code. And just save the file with extension .html
7th Apr 2020, 2:29 PM
Matias
+ 4
You need to create a domain and server before you make your website.Most sites are available to buy them but you will have to spend money.If you wang to do it without spending money you should start by making a blog using blogger by Google. They will gave you free domain, you can also earn money by adding ad. to your blog.But , first you should learn basics of web development by learning html,css,js,php and you can also learn jQuery etc. If you want . Thanx and thats how you make a website.
9th Apr 2020, 6:08 AM
Gama_bomb_v2.0
Gama_bomb_v2.0 - avatar
+ 4
**Making Simple Website** Step 1 : Make a html file (code written inside it you also can add css and js for betterment) rename it to "index.html" Step 2 : get domain for your website. Eg, www.temesgen.com >>for domain you have to pay money >>but you can get subdomain free of cost. eg, www.temesgen.000webhostapp.com Step 3: Upload you file(s) to your Hosting server. Now after setting up you can access your website. You can start making on here: www.000webhostapp.com >>it provides free websites (2) For more : Message me.
9th Apr 2020, 12:49 PM
Absolute Zero ϟ
Absolute Zero ϟ - avatar
+ 3
If your question is asking about what Matias had answered, viewing a webpage designed on your computer. Here is my YouTube tutorial : https://youtu.be/U9sIDzXCMlA
7th Apr 2020, 2:31 PM
Gordon
Gordon - avatar
+ 3
Use sublime just press tab and 75% code is done
8th Apr 2020, 11:08 PM
Tanmay Hirodkar
Tanmay Hirodkar - avatar
+ 2
You should use relevant tags. I see that you have finished HTML course. Do you mean how to put the website you design on the internet?
7th Apr 2020, 2:29 PM
Gordon
Gordon - avatar
+ 2
Just search on Google there are many sites and u can learn easily how to make website .
9th Apr 2020, 9:26 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
sublime text editor
8th Apr 2020, 4:39 AM
satyam patel
satyam patel - avatar
+ 1
sublime text 3 is the best text/code editor.... you can try on online as well https://htmlcodeeditor.com/
8th Apr 2020, 9:15 AM
Aazad Waf 🌀
Aazad Waf 🌀 - avatar
+ 1
Visual Studio Code would be the best option for you. You just need to type: html:5 and you will get the main structure
8th Apr 2020, 11:36 AM
Zasu
Zasu - avatar
+ 1
Hi! You can create html website usiny any text editors like notepad, brackets, visual studio. But we have to save the html file using filename.html
9th Apr 2020, 7:29 AM
R. Harshalatha
+ 1
If You Want to create a html site, follow these steps: 1.First you need a text editor. My favourite text editor is PSPad. With this editor you can programm other languages too. 2. Write the code. 3. You need a server for your site. My favourite servers are Mamp and Xampp. 4. Put your html site in the folder htdocs, if you have download on of these server. Good luck!
10th Apr 2020, 6:48 AM
TCoder
0
You can use an app called geany
9th Apr 2020, 9:29 AM
Adam Noble
0
"Who can i create html website" It doesn't make any Sense.
9th Apr 2020, 12:26 PM
Ben
Ben - avatar
0
Its how that was meant
9th Apr 2020, 12:38 PM
David Ohonsi
David Ohonsi - avatar
0
The best software to write the HTML code is the Notepad++, because it provide hints and also provide separate colors to distinguish the arguments and tags. (Don't forgot to select HTML language before programming) .
10th Apr 2020, 11:25 AM
saurabh Buradkar
saurabh Buradkar - avatar