Articles tagged “HTML” - Sort by...

Learn to Modify a Custom Code Menu

Working with custom scripts for adding special content to your web pages. Visual editing is what makes Site Designer special. But the not-so hidden secret is the ability to use custom scripts...

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

Centering Pages With CSS

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

Responsive Themes: What are they?

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

Color-Coding Your Tags.

By color-coding your tags, you give each type of tag its own unique color to differentiate it from the rest of the document. Color-coding tags makes debugging a document much easier, since you can...

The HTML Element in Web Form Builder

The HTML element in Web Form Builder allows you to enter practically any HTML code you wish to include in your form. This means that you can include HTML content, in-line CSS styling, and...

How to Wrap Text Around an Image.

There are two simple ways to have text automatically wrap around an image placed on a website. One involves a quick bit of code in the line of HTML that references the image, and the other...

Using Firebug to View Source Code.

If you're using Firefox as your web browser, you can download and install the free Firebug plug-in which allows you to quickly and easily view a webpage's source code. (For a quick...

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

Intro to HTML5 and CSS3 Errata

At this time, there are no known errata for the CoffeeCup Software Intro to HTML5 and CSS3 . It's picture-perfect ;) If you've found something that needs to be changed, or if you just...

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

I Don't Know HTML. Can I Still Use the Program?

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

Applying Your Styles to a Webpage

There are two different methods of adding a style sheet to your webpage: Embed the style sheet on your page Link to an external style sheet. To embed the style sheet in your page,...

What is Hosting?

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

I Have Uploaded My Website, but I Still Don't See It

Please note that these are all suggestions. If they do not resolve your issue, contact your hosting provider. Because they have all the information about your server and website, they are best...

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

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

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

Switching Between Open Files

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

Previewing Your Work in the HTML Editor.

There are a ton of different options available for previewing your work in the HTML Editor. After all, it's good web design practice to view your website in several different browsers to...

Why Use CoffeeCup Direct FTP?

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

How Do I Link to Different Sections on the Same Page? (HTML Editor)

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

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 Do I Manually Install HTML Editor Themes? (HTML Editor 2010 First Edition and Lower)

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

What HTML Tags Can I Use in the Long Description?

Most HTML tags can be used in the long description. Just be careful when adding scripts, as they could conflict with the cart itself. If you run into a problem, simply remove the scripts and/or...

Vista Isn't Displaying the Files in my Working Folder.

By default, the HTML Editor will save files in the Working folder, which is located at C:\Program Files\CoffeeCup Software\Working . However, Vista may interfere with this process, creating a...

Using the Editor Pane in Direct FTP

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

When Trying to Connect, the Program Just Hangs.

Try disabling Passive Mode . To do this, navigate to File > Manage Servers , select the desired profile, and uncheck Passive Mode . If the program still will not connect, consult this...

Creating Links to Downloadable Files.

Follow these steps to add a link to a downloadable document on your page. Note : This tutorial assumes you are working with Website Projects. For more information about how to use...

Squares or Question Marks Appear in Place of Spaces.

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