Using Notepad++ for HTML?...?

Duke Of Nothing

New member
Hi, so im trying to learn html ...
and I'm typing in simple codes into Notepad++ to try to run it...


Cept i dunno exactly how to run it properly...



Is Notepad++ the only html compiler/editor?
or are there other good, updated ones?

IF there are, can you plz post links to download them?


ty :D
 
Get a good book on HTML and CSS. Your markup should be separate from your design. To see your results you'll need to open your file with a web browser. If you want to see how your changes will look immediately w/o having to save and open in a browser search the term WYSIWYG.

GL
 
Get a good book on HTML and CSS. Your markup should be separate from your design. To see your results you'll need to open your file with a web browser. If you want to see how your changes will look immediately w/o having to save and open in a browser search the term WYSIWYG.

GL
 
Back
Top