Review: HTML Pad | HTML Goodies

Review: HTML Pad

Written By
NS
Nathan Segal
Apr 17, 2013
4 minute read

In this article we look at HTMLPad, an all-in-one HTML, CSS and JavaScript editor.

One thing about the installation is that the program asks about using Internet Explorer (IE) for viewing. That really surprised me. I have IE 9 on Windows 7 Home Premium and I find it to be incredibly unstable and is prone to freezing. Whenever possible, I avoid using it.

preferences

After you configure the program using the steps below, you can set the browser preview. To do so, go to: Options: Configure Browsers and in the Preferences dialog box, click on the Preview folder. As you can see in the screen shot above, your choices are: Associated, Internet Explorer, Firefox, Opera and Google Chrome.

Getting back to setting up the software, when you launch the program it takes you through several steps to configure the user interface.

Here’s the sequence:

2

Set primary file type. This refers to the files you normally use. You can select one or all of the file types in the list above.

2

Next, you set the file associations and which one you want to use.

3

Here, you set the workspace layout. I chose the default “normal” option.

4

Now you choose the interface style. Again, I went with the default of “Modern.”

5

This is the last page letting you know that your setup is finished and if you want to make any changes to the layout, to Options: Preferences.

p

This is the finished interface, based on the selections above. Now we’re going to look at a few highlights of this program, which will make it easier create code.

One of the biggest problems with getting up to speed with coding is the learning curve. In HTMLPad, one of the ways this is addressed is through templates. When you open the file menu, you’ll see a few options. These are: New HTML Page Wizard, New Style Sheet Wizard and New from Template.

p

We’ll have a look at one of these options here. When you click on Create HTML page, the dialog box above, appears. And within it, you’ll notice three tabs on the top left, which are: General, Style and Layout. On the far right is a preview pane, so you can see the results of your changes.

c

Here are some of the changes I’ve made to the template. I’ve set the DOCTYPE to HTML5, made a several changes under Style (as you can see in the screen shot above) and set the margins to 8.

h

When I click on the OK button, here’s the resulting code.

Time Saving Aspects of Writing Code

One of the features that will save you time when writing code is the Auto Complete option. As you type code, the Auto Complete window will appear. You can also activate it using Ctrl+Space. Initially, it wouldn’t work in my document, but after fiddling with the settings under Tools: Preferences, it worked, but not that well. Sometimes it would kick in while typing and other times it wouldn’t work at all. The performance was unreliable, at best.

One thing I did like what when I’d type in tags such as

,
HTML Goodies Logo

The original home of HTML tutorials. HTMLGoodies is a website dedicated to publishing tutorials that cover every aspect of being a web developer. We cover programming and web development tutorials on languages and technologies such as HTML, JavaScript, and CSS. In addition, our articles cover web frameworks like Angular and React.JS, as well as popular Content Management Systems (CMS) that include WordPress, Drupal, and Joomla. Website development platforms like Shopify, Squarespace, and Wix are also featured. Topics related to solid web design and Internet Marketing also find a home on HTMLGoodies, as we discuss UX/UI Design, Search Engine Optimization (SEO), and web dev best practices.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.