1. Home
  2. Computing & Technology
  3. Web Design / HTML

Putting Together a Web Page
Choosing an HTML Editor

By , About.com Guide

When you want to build a Web site there are many things you need to think about and plan. This series of articles will take you through the steps to creating a Web site. Next, in order to create a Web page, I will need to decide if and what HTML editor I want to use.

Essentially, there are two ways to write HTML, with a "What You See is What You Get" (WYSIWYG) editor or with a text editor.

WYSIWYG Editor Benefits

Ease
One of the best things about most WYSIWYG editors is that I can be up and running quickly. Most of these editors work like a typical Word processor, so there isn't a lot of time spent learning a new program.

Speed
Unless you have been writing HTML for several years, most WYSIWYG editors will help you create Web pages faster.

HTML Validation
If you use a WYSIWYG editor, you can be sure that your HTML will work in most browsers and usually be accurate HTML (with some notable exceptions).

Other Features
Most WYSIWYG HTML editors offer additional features to make your site better or increase your productivity. For example, link checking, spell checkers, document weighting, javascript functions, DHTML tips, and more.

Text Editor Benefits

Flexibility
Once you have learned to write HTML with a text editor, you will be more conversant with what HTML can and cannot do. You will not be limited to the functions of the editor.

Portability
If you do HTML on a text editor you can make changes anywhere that you can get access to your pages. Most text editors are fairly similar across platforms, and if you use Notepad, that is available on all Windows machines.

Clean HTML
Many HTML editors add strange codes, tags, and attributes into the HTML. These can slow down the download of the page by adding extraneous characters, create pages that are only viewable by one browser, and add in unnecessary tags. By writing HTML in a text editor, you ensure that you only use HTML tags that you intend to use.

Explore Web Design / HTML
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. About.com Web Design A to Z
  5. Web Design Articles I-Q
  6. Web Design/HTML Articles P
  7. Putting Together a Web Page: Part 2 Choosing an HTML Editor>

©2009 About.com, a part of The New York Times Company.

All rights reserved.