Website | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Website

is it possible to publish a website using HTML and Notepad++? if so how can I do so??

31st May 2016, 5:29 PM
Brandon Lydon
Brandon Lydon - avatar
1 Antwort
+ 9
Notepad++ is a text editor and is used to write your HTML files. After that you will need to publish your HTML files to a hosting server, so it becomes available online. Hope this helps.
31st May 2016, 8:28 PM
James Flanders