0
Please am a beginner and I would like know how to design a website using notepad (html).
3 Answers
0
Are you talking about Notepad++? The best thing to do when you're first learning to code is download an IDE, which stands for "integrated development environment". It's pretty much like a glorified notepad or textedit, depending on which OS you're using. You can create an HTML page in any text editor though, these IDE's mentioned above, are free and make coding easier. Look into learning more about the structure of HTML/HTML5 code if you don't know how to create a basic HTML web page.
0
Well you write the code. But it is easier with something where you see the syntax of the code.
0
thank you sockrates am using notepad that come with the system