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...
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,...
Responsive Design Resource Index Here’s a breakdown of the tutorials and helpful articles which will assist you in navigating the features found in Responsive Site Designer, Foundation...
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...
If you load your form and you see this error message where the reCAPTCHA box should be: Input error: k: Format of site key was invalid This means your CAPTCHA settings are still set to...
Grids Create Order and Consistency. Consisting of a series of rows and columns, grid based layouts convey order and consistency. They provide an organizational framework that helps to create...
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...
About creating a web design, that fits all sizes Hold on now, if it fits unlimited device and screen sizes, the web site must be like...infinite? Without predefined size, impossible 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...
Google Maps™ can drive business right to your front door by providing your address, directions and landmarks for your customers to find you. In today's mobile-driven world, we need...
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...
To publish your website to the Internet, you will need to use either S-Drive or purchase space on a server where your website will be stored. Server space is owned by a hosting provider, such as...
If you're having trouble connecting, sometimes the solution is as simple as enabling Passive mode. You can find this option by navigating to File > Manage Servers and putting a checkmark...
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...
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...
Design opportunities with Flexbox are AAAA mazing... But they might take a little to get used to. That’s why we created a comprehensive guide with syntax explanations and real life...
This is a page in (never ending) progress... Themes, Projects, Prototypes, Links, Experiments & More: Do you love our snazzy quick start examples (thanks, you’re making us blush)...
Web Form Builder comes with a built-in security system if you choose to use it: "I am not a robot" or a reCAPTCHA box. You've seen them on the web before, and likely used a few of these...
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...
One of the best ways to learn about HTML and the way it works is to look at the source code of websites made by others. You can learn as much from professionally designed sites as you can from...
Java Applets are usually used to add small, interactive components or enhancements to a webpage. These may consist of buttons, scrolling text, or stock tickers, but they can also be used to...
So, you want to add your form to a web editor such as the Web Editor, HTML Editor, or Dreamweaver huh? Well, here are three options to help you on your way. Option1 :...
Ever wanted to add some of your own content to your Facebook page? Now you can! You just need to create a simple Facebook application and embed an HTML document in it. Don’t worry,...
window.location.href = "http://www.coffeecup.com/help/articles/1432"
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...
Your form looks great! Now you can set up what happens behind the scenes. To set these options, click the Settings button in the Toolbar to open the Form Settings window. General Settings...
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...
Mailing list support is without a doubt a snazzy and useful feature in Web Form Builder. When you set up a mailing list, you can use your form to collect information from people to be used on a...
Semantic Shenanigans When starting a new website project, most designers have the same thought, “I’m going to build this better than the last one.” We want our...