PROGRAMMING | INNOVATIONS | EDUCATION | TECH NEWS

Sunday, July 1, 2018

INTRODUCTION TO HTML - CHOOSING THE BEST TEXT EDITOR


The last time, I introduced you to HTML being the basic language of the web.

Now, I am going to talk about the best text editors to use for HTML.

When choosing your editor as a beginner, you should consider the one with both code and design view.
I will strongly recommend Dreamweaver. It's not just a text editor, but IDE- Integrated Development Environment. It contains all the tolls you need as web developer and it very user friendly.

Inner Views of a Dreamweaver IDE



You can also consider the folowing IDEs

1. Atom
2. Sublime Text
3. Notepad++ and lots more

Which ever text editor/IDE you choose, you should consider the following features as well.

  • Column/block editing
  • Multi-caret editing
  • Multi-select
  • Syntax highlighting
  • Integrated FTP client
  • Editor themes
  • File/data sorting
  • Code and Design Views ( Very import for a beginner )
Watch out for part three of this HTML series where I will be talking extensively about tags.
To get all the catch of the class, subscribe to my newsletter below.

Feel free to share!
Thanks!

No comments:

Post a Comment

Popular Posts