Is coding not your thing?

Watch Our
SohoLaunch Videos

See how EASY it is to:
Use the Quickstart Wizard
Create new pages
Open and edit pages
Add a category to a Shopping Cart
Add a product to a Shopping Cart

Click Here to Watch All 35 Tutorials!!

Get SohoLaunch
at HostPapa
and
SAVE!!

100% Green Energy Hosting from HostPapa.com


HTML Code Tutorial

Using an HTML Editor
(For best viewing maximize browser)

Conventional HTML editors can make the process of building websites very easy.

Most of the good ones offer features that allow you to click a button to add a line of code to the page. They also offer built in page previewing options.

These 2 features alone will save you hours and simplify the process of building your website.

Many good conventional editors now offer predesigned templates for starting new pages.

Since most HTML editors operate the same, we'll demonstrate a few of the features of the popular NoteTab Light, which you'll find in our Free Website Builders Section.

The screenshot below shows a typical set up of the NoteTab Light editor.

The left column contains a list of common HTML code selections which were displayed by clicking HTML in the drop down box at the top of the column.
Typical Set up of HTML editor.
Enlarged:
Left column of HTML editor

The tab in the upper left corner which reads NoName01.html tells us that there is an active page in the editor window ready for coding.

To add the code for a basic HTML page double click New Web Page under HTML Template in the code column.