Articles tagged “HTML Editor” - Sort...

How to Transfer Themes From an Older Version of the HTML Editor to the Latest Version.

Follow these steps to transfer a theme installed into an older version of the HTML Editor to the latest version: Go to  C:\Program Files\CoffeeCup Software\Themes....

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

HTML Editor Quick Start Guide

You want to create great websites. Totally stellar, kick-butt websites that leave people saying, “Wow, you really made that?” Consider the HTML Editor your new best friend. HTML...

Customizing your HTML Editor Settings

You asked for it and we delivered! You now have the ability to change the toolbar markup used in the HTML Editor to your liking! Why you might ask? Well we have had several requests from our...

How to Add a Web Calendar to the HTML Editor (Version 5.0 and Higher).

With the release of Web Calendar 5.0, the process of adding your calendar to your website is a wee bit different than it used to be. This is because the latest version of Web Calendar no...

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

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

html editor upgrade instructions

With the latest release of CoffeeCup HTML Editor, we made some modifications to the installer to allow for greater flexibility on how the software can be installed. This improvement now allows for...

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

How to Use the CSS Menu Designer

The CSS Menu Designer (now defunct) was included in the HTML Editor in versions 2011 and earlier but has been removed with the release of our new Responsive Menu Builder .   Step...

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 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 to Open CSS Menu Links in a New Window.

Follow these instructions to set your CSS menu links to open in a new window: 1. If you haven't done so already, insert your menu code into your page. (For more information about this...

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

Problems Uninstalling the HTML Editor

When attempting to uninstall the HTML Editor, you may receive this message: "This software was installed under an account with administrator rights. You should log on an account with...

How Can I Customize the Characters Under the Characters Tab?

Follow these steps to add in your own characters to the list in the Characters tab on the left-hand side of the program: Make sure the HTML Editor is closed. Go to...

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

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

HTML Editor Installation Cleanup

The HTML Editor 12 and greater  installation is pretty darn smooth, but there may be occasions where the previous version of the HTML Editor was not uninstalled cleanly. You'll want to...

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

Tricks for HTML Editor 12.5

Everybody likes customizing stuff and learning secret stuff, right? Well, we wanted to give you the scoop on some tweaks with the HTML Editor that give you a bit more control over how the tabs...

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

Structured Data: It's happening right now!

An Overview Text and images, the main components of any webpage, are easier to understand for humans than for machines. A simple fact, but something with big consequences for the way the...

Customizing the Code for Default Pages and Framesets.

When you open the Quick Start window ( File > New From Quick Start ), you select the DOCTYPE from the DOCTYPE drop-down list . This automatically inserts a preset block of code into your...

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

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

Implementing Structured Data

The concept of structured data By adding descriptive code or markup to the HTML of web pages, search engines can get a better understanding of what your content is about. This better...

How to Change the Version of Internet Explorer in the Preview Tab.

As of HTML Editor 2010 SE and higher, the Preview tab uses Internet Explorer 8 (as long as it's installed on your system). Not only is this more modern, it also allows you to work with...

Chapter 4: Understanding and Using Library Items

A library item is a file that contains blocks of code that you can place anywhere within your markup. With library items, you write snippets of HTML, CSS, JavaSript, etc., that may be common to...

Chapter 3: Creating a New Webpage

There are three ways to create a new page in the HTML Editor: using the Quick Start Wizard , starting from scratch, using a layout, or using a theme. Quick Links: New HTML Page...