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...
You may be asking yourself what really is a Responsive theme and why do I need one? Well a responsive theme is a process of web design that allows a website designer to restructure a website at...
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...
Not only does Direct FTP have the ability to upload files, it also comes with a built-in, fully functional HTML editor. For the most part, the Editor functions just like any plain text editor,...
What is Hosting? What do these terms mean? What is a Web Server? What does HTTP stand for? What is a Domain Name? What is an IP Address?...
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...
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...
You may receive this error if you are trying to edit files that the HTML Editor cannot understand because they don't contain valid HTML code. You will not be able to edit these files with...
This is the final step in creating an image map -- posting the map on your webpage. There are two simple steps to this process. First, copy the HTML code from Image Mapper and paste it on...
Typically, you can uninstall the software with the uninstaller in the program menu by going to: Start > Programs > CoffeeCup Software > APP NAME > Uninstall If you are having trouble doing it...
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...
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...
A comment is text that doesn't show up on the page, but does show up in the code. Web designers often use comments in their code for reference purposes. To add comments to a page in...
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....
A horizontal rule (<hr>) is a line that goes across a webpage, like so: That was just a default horizontal rule — it's totally possible to create stylish ones, too! To...
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 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...
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...
Creating image maps can be tricky. You have to specify coordinates for the areas of your map, and it is not always clear just by looking at the image what these coordinates will be. It can get...
An image map is an image that acts as a link, but instead of simply acting as a link to a single page, the image acts as a link to multiple pages. For instance, say you have a map of the United...
Website Color Schemer is a program that helps you choose a color scheme for your website. After all, we don't want OUR users creating websites with mismatched colors ;) Select colors...
When you receive this error, it means that the version of MFC42.dll on your computer is older than the one installed with the program. For whatever reason, the file is not being updated during...
What is FTP? What does FTP stand for? What do I use FTP for? What does ... mean? What is an FTP client? What is a server profile? What is Passive...
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...
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...
The code below can be used to center your webpage in a browser window. The code will need to be pasted after the <head> tag but before the </head> tag. <style...
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...
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...
CoffeeCup Direct FTP is a program designed to give users the ability to transfer files from a home computer to a server. For instance, if you are designing a website, you can use Direct FTP to...
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...