Articles tagged “Free HTML Editor” -...

Create a favicon

Add a fun favicon, short for favorite icon, which is a tiny graphic that appears in the web browser tab when your site is opened. These icons are also used by mobile phones when saving a webpage...

Adding an Image to Your Page

There are two different methods of adding an image to your page: Using the Insert Image window and using the Resource browser. The Insert Image window is a good choice if you want to specify image...

Color-Coding Your Tags.

By color-coding your tags, you give each type of tag its own unique color to differentiate it from the rest of the document. Color-coding tags makes debugging a document much easier, since you can...

Adding Stand-Alone Applications to the HTML Editor

Integrating software with the HTML Editor is quick and easy using the Applications tool . Clicking the Applications icon in the main toolbar opens a list of eight external applications,...

Internal Preview Uses

The HTML Editor's internal preview will emulate Internet Explorer to display a preview of your code. However, there are a few things you should know before wondering why some of your code...

How Do I Customize PHP Variables?

Follow these steps to add custom PHP variables to the HTML Editor: Make sure the Editor is closed. Go to  C:\Program Files\CoffeeCup Software\phpdata Use...

My Thumbnail Images are a Different Size than I Specified.

When you create a thumbnail using the Insert Image window , you have the option of specifying the height and width of the thumbnail image. However, the exact values you enter may not appear in...

I See Strange Characters on My Page when I Preview My Website.

Some of our users have reported that they see strange characters like "Ã¥ fÃ¥" when they preview their webpages. These characters do not appear in the...

What are the System Requirements for CoffeeCup HTML Editor?

To use the latest version of CoffeeCup HTML Editor, you must be using Windows XP Service Pack 3, Windows Vista, or Windows 7/8  with Internet Explorer 8.0 or higher. If you are using a...

I Don't Know HTML. Can I Still Use the Program?

Using CoffeeCup HTML requires that you understand the basics of HTML, but you don't need to be an expert. In fact, just reading the online help articles should be enough to get you up and...

How Do I Upload My Website Project Files to Multiple Servers?

You can only assign one server per Website Project. If you want to upload any or all of your Website Project files to a different server than the one specified in this field, you have two...

What is the Difference Between a Layout and a Theme in the HTML Editor?

A layout includes the HTML for a basic webpage structure and allows you to provide your own content. This gives you more freedom over the appearance of your design. A theme includes three...

Switching Between Open Files

There are a couple of different options for switching between open files in the HTML Editor. Window Menu The Window menu allows you to see all the files open in the Editor. Click...

Previewing Your Work in the HTML Editor.

There are a ton of different options available for previewing your work in the HTML Editor. After all, it's good web design practice to view your website in several different browsers to...

How Do I Turn On Line Numbers by Default?

To turn line numbers on by default in the HTML Editor, go to the Tools Menu > Preferences > Customization Now click on Modify Options Check the box...

Customizing Code Completion in the HTML Editor.

Have you ever wanted to update the tags that appear in the Code Completion list in the HTML Editor? It's actually quite easy. For example, let's say you wanted to add a custom...

How Do I Save My Own Themes in the HTML Editor?

If you would like your own themes to appear in the Theme Chooser, here's what you need to do: Use the HTML Editor to design your own theme. Save your theme in its own...

How Do I Upload Website Project Files to Specific Folders on my Server?

Ready for some good news? You actually don't need to do anything special to upload your Website Project files to a specific folder on your server. When you upload a file from the My...

How Do I Add Custom Dictionaries to the HTML Editor?

To import other language dictionaries into the HTML Editor for spell checking needs, first download the .adm file for the language you want to add from the list below. Save it into C:\Program...

Adding a Radio Button Group to an HTML Form

Radio buttons are slightly different from other HTML form elements in that they present multiple options and only allow one choice. This being the case, the HTML Editor contains a special tool...

Adding a List Box to an HTML Form

List boxes are slightly different from other HTML form elements in that they present multiple options. This being the case, the HTML Editor contains a special tool for keeping your list box...

Adding a Drop-Down List to an HTML Form.

Drop-down lists are slightly different from other HTML form elements in that they present multiple options. This being the case, the HTML Editor contains a special tool for keeping your...

How to Use the Open From Web Function.

With the HTML Editor, you can import published webpages from the Internet and open them in the program. To do this, go to File > Open From Web . This opens the Open From Web window ,...

How Do I Link to Different Sections on the Same Page? (HTML Editor)

You've been designing your site and have figured out that a page can be as long as necessary. This is great, but it can be a pain when you're dealing with longer pages. Help out your...

How Do I Manually Install HTML Editor Themes? (HTML Editor 2010 First Edition and Lower)

If you are using any version of the HTML Editor lower than 2010 SE, you will have to manually install any themes you buy from our Theme Shop . Here's how: Download your HTML...

Vista Isn't Displaying the Files in my Working Folder.

By default, the HTML Editor will save files in the Working folder, which is located at C:\Program Files\CoffeeCup Software\Working . However, Vista may interfere with this process, creating a...

Creating Links to Downloadable Files.

Follow these steps to add a link to a downloadable document on your page. Note : This tutorial assumes you are working with Website Projects. For more information about how to use...

Squares or Question Marks Appear in Place of Spaces.

These characters will appear in place of spaces if the text was originally written in another application, such as Microsoft Word, and then copied and pasted into the Visual Editor tab . The...

I Can't View the Help File.

Note : In HTML Editor version 2009 and later, the .chm help file was replaced with a PDF. To upgrade to the latest version of the HTML Editor, download it from your My Products page . If you...

Is There a JavaScript or HTML Debugger Included in the Program?

There are no JavaScript debugging tools in HTML Editor, but there is an HTML code cleaner that can find unclosed and unsupported tags, as well as other anomalies in your code. To access it, go...