Support Articles

Sort By: Title | Newest | Most Views | Highest Rated

Chapter 10: HTML Editor Frequently Asked Questions

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

What Meta Tags Should I Add to My Website?

There are three main Meta tags that should be in all websites. They are listed below by importance.  Title: What Is The TITLE Element? Towards the top of a webpage's HTML code,...

Quick Guide to HTML

Right off the bat, here's one of the most valuable tips for learning HTML that you'll ever read: File > Save Page As... When you see a website that makes you say "I...

How Do You Use Free FTP?

Getting Started The first thing you have to do in order to use Free FTP is set up your server profile. You can do this by clicking File > Manage Servers . This will open the My Servers...

Chapter 1: Managing The Responsive Grid with Layout Maker

Row & Column Management in the Grid Keeping the content and page elements organized at every possible display width is virtually impossible without the use of a good grid system. Grid based...

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

Responsive Content Slider

Create Responsive Slideshows and Presentations Direct from the CoffeeCup labs is Responsive Content Slider. This app gives you the ability to combine pictures, text, buttons, icons and...

Chapter 7: Uploading Your Website Project

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

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

Responsive Email Designer Quick Start Guide

INTRODUCTION Email based customer interaction and newsletter marketing has drastically grown in importance for all types of companies over the past few years. Despite the critical nature of...

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

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

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

Chapter 6: Previewing Your Work

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

What are the Server Requirements to Use This Software?

To use Shopping Cart Creator (Basic or Pro) on your Windows (IIS/7.5) or Linux server, you must have PHP 4.4.7   , cURL extensions , and PHP sessions enabled . If you are...

What are the Server Requirements to Use Website Access Manager?

To use Website Access Manager, you should be running an Apache or Apache-compatible server (including lighttpd and EhttpD). Windows IIS platforms are not supported even if they are running a...

How to Set Up and Test a CNAME Domain with S-Drive

Did you know that you can use your own domain name for your S-Drive Site? It's true! We highly suggest following this simple tutorial to learn how to do it. However, if you just need to...

Chapter 2: Designing a Form

Just a note before we get started: There are many different ways you can perform the functions we’ll explain in this tutorial. For example, to save your form—which you should often be doing....

Use Your Own Domain Name for Your S-Drive Site

Did you know that you can purchase a domain name and have it point to your S-Drive site? Following a couple simple steps, you can have this set up and running in a matter of minutes. Purchase a...

Convert a static email to a responsive design

From an unreadable newsletter, to a responsive version in just a few hours I got this email from Zappos™ with the intriguing subject “Update regarding Zappos emails…”...

Creating Links with Responsive Site Designer

Create links to files, documents, external pages, anchors, email address and phone numbers. Responsive Site Designer makes it easy to link to other pages, files, and documents. You can...

Practical responsive site design with RSD

Practical responsive site design Creating a static reference design There are many, many good existing fixed-width websites. Instead of redoing the entire design and approach, they can be...

How to use CSS Display Properties in Responsive Layout Maker

Display Properties are used for controlling the way elements flow within your layout. All elements have a default display depending on what type element it is. Usually this is block or inline....

Regular Expression Examples

This is a list of more advanced regular expressions that can be used with the Regular Expression element in Web Form Builder 1.2+. Don't know what a regular expression is or how to use...

Why Do Form Elements Look Different in Certain Browsers?

When you publish a form with Web Form Builder, not everyone will see the exact same results. This is just the nature of the web, as no two browsers (or even versions of a browser) render HTML and...

I Can't Connect.

If you receive a specific error, refer to the FTP Error Codes article in this Knowledgebase. If not, there are several possible causes for this issue. The best way to determine if the reason you...

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

Responsive Site Designer Picture Element

Working with the Picture element Ahhhh the mighty picture element. Arguably one of the most important features of a website. Pictures, graphics, and logos - this type of content is...

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

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