We cannot stress enough how important Website Projects are. If used correctly, this tool can make broken links a thing of the past. You'll never see those pesky red X's instead of your...
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...
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...
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...
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...
Opening the Program When you first open the HTML Editor, you'll be asked to log into your CoffeeCup account to verify your purchase. Enter your registered CoffeeCup email and password....
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...
We’ve covered a lot of ground so far. We looked at the editor’s main features and breezed through an in-depth quick-start guide to help get moving with the program. But...
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...
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...
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...
You can perform the most commonly used functions in the HTML Editor using keyboard shortcuts. Below is a complete list of all the keyboard shortcuts available in the program: File...
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...
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...
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...
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...
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...
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...
Features, Tools, and Functionality What are the limitations of the trial version of the HTML Editor? The trial version of the HTML Editor has the same functionality as the registered...
When your website is ready for life on the web, you have two publishing options: FTP Account Sync with S-Drive You can access these options by going to File > Upload 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...
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...
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...
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...
The HTML Editor gives you a ton of different options for previewing your work. After all, it’s good web design practice to view your website in several different browsers to ensure...
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...
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...
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...
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,...
The HTML Editor does a few more things in a unique way that you may need some more information with. The most commonly used functions are shown here. Switching Between Open Files There...