PDA

View Full Version : How to make a html website using notepad?



prakashsharmas
07-02-2015, 11:48 AM
How to make a html website using notepad?

I'm just learning html and heard that you can make a website using notepad, My question is how? What do I do?

moria
07-03-2015, 11:27 AM
If you are have already learned how to code HTML you will need to save the notepad as .htm or html. Example: mynotepadsite.htm or mynotepadsite.html. Hope this make sense.

johnwest
07-06-2015, 11:33 AM
You should have a good knowledge on html tags like body, div, p, h1, h2, classes, ids etc., Even though it is tough task to write code in notepad. My suggestion is better you can use freeware tools like notepad++ and other open source code editors. Then it will clearly shows the difference in different colors.

ChristinaGarcia
07-08-2015, 07:24 AM
This is a nice post i like your post.

vishalesskay
07-14-2015, 11:26 AM
you can do coding of html in any editor by saving with the extension .html or .htm. but notepad++ is much better then notepad.

RH-Calvin
07-15-2015, 06:03 AM
you can do coding of html in any editor by saving with the extension .html or .htm. but notepad++ is much better then notepad.

I would agree to this, Notepad++ is much better compared to plain Notepad.

momoko1234
08-31-2015, 02:24 AM
;Thank you sir

onestop
09-03-2015, 02:37 PM
Informative information thanks for sharing.

prakshsharmajps
03-04-2016, 11:14 AM
thanks for shearing useful information..

randiv
03-10-2016, 06:25 AM
i am also using notepad++. It is really very interesting.

Dam Ponting
11-20-2017, 06:09 AM
Take after the four stages beneath to make your first website page with Notepad or TextEdit.

Stage 1: Open Notepad (PC) Windows 8 or later: ...
Stage 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...
Stage 2: Write Some HTML. ...
Stage 3: Save the HTML Page. ...
Stage 4: View the HTML Page in Your Browser.