Articles tagged “HTML Editor” - Sort...

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...

What are the Limitations of the Trial Version of the HTML Editor?

The trial version of HTML Editor has the same functionality as the registered version. The only difference between the two is that the trial expires after 30 days.

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...

No Such Interface Supported

If you get the "No Such Interface Supported" error when either launching HTML Editor or trying to access the Visual Editor in the program, this means you have installed the software...

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...

Why Do I See a Box with a Red X Where My Image is Supposed to Be?

There are a couple of different issues that could explain why your images are not displaying correctly: Note : Most of these problems can be solved by transitioning to using Website...

Using the Code Cleaner.

If you've ever tried to edit someone else's code, you know how much of a hassle it can be to pick through a style that isn't your own. Reformatting can be a pain, but with the HTML...

Left-Align Your Code

Individual HTML code style is kind of like handwriting — everyone's is a little different. For instance, some designers love using indents to help organize their code and set certain...

How to Create a Custom Toolbar.

Everyone loves a toolbar. Why spend time digging around in menus when you can accomplish a task with the click of a button? Well, with the HTML Editor's customizable interface, you can get...

Using Snippets

If you've ever been frustrated at having to type the same piece of code over and over, you'll love snippets. A snippet is a piece of code stored in the HTML Editor that can be used...

Creating Custom Palettes.

If you're the type of web designer who works with both the page design and the code, then you'll appreciate CoffeeCup HTML Editor's color picker. Gone are the days of experimenting...

Using Find and Replace

If your site has more than one page — like pretty much every website ever — then you know that making a global change can be pretty difficult. For example, say you want to replace...

Bookmarking Your Files.

Maybe it's the last place you left off editing, a portion of the page where you make a lot of changes and updates, or a design element you want to run by a client — for whatever reason,...

Uploading Files to Your Server.

If you want other people to be able to view your website on the Internet, you'll need to upload it to a server. The logistics of this process are a little hazy for some beginners, so...

How to Insert a Link.

Follow these steps to add a link to your page: Step 1 Open the Insert Link window using one of these options: Go to Insert > Link Right-click the page...

How to Insert an E-mail Link.

Follow these steps to add an e-mail link to your page: Step 1 Open the Insert E-mail Link window using one of these options: Go to Insert > E-mail Link...

How to Change the Style of Text.

Unlike people, not all text is created equal. Some text is bold or italicized . Other text can be different colors, such as red , blue , or orange . Some text is huge , whereas other...

How to Change Where Things Appear on the Page.

Web browsers require special code for things like extra spaces and new lines. Luckily, the HTML editor comes with a set of tools that allow you to easily manipulate the appearance of your page....

How To Create Lists.

Lists are a great way to present your information in an organized, eye-catching way. Sure, you could use plain text to get your point across, but lists are much easier and faster to read....

How to Add Special Characters to Your Page.

By default, browsers do not recognize all the characters you may enter into your code. For instance, a < or a > sign is normally not printed to the screen, because the browser interprets...

How to Insert JavaScripts.

Note : This feature is disabled in HTML Editor version 2009 and higher. However, you can still insert your own JavaScripts and save them as snippets. For more information about customizing...

How to Create a Style Sheet.

Style sheets open up a whole new world of customization for HTML. They give you control over characters, words, and lines, and allow you to change things such as the alignment of text, margins,...

Using the Frame Designer

So, you're ready to put your coding experience to the test by creating a page with frames? The HTML Editor can give you a boost with its Frame Designer. Here's how you work with it:...

How Do I Turn On the Word Wrap Feature?

To turn on the Word Wrap feature, go to View > Toggle Word Wrap or click the Edit Display icon in the Code Editor toolbar (it's the second-to-last one on the right) and select...