Articles tagged “HTML” - Sort by...

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

Is There a JavaScript or HTML Debugger Included in the Program?

There are no JavaScript debugging tools in HTML Editor, but there is an HTML code cleaner that can find unclosed and unsupported tags, as well as other anomalies in your code. To access it, go...

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

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

How to Add Special Characters to Your Page.

By default, browsers do not recognize all the characters you may enter into your code. For instance, a < or a > sign is normally not printed to the screen, because the browser interprets...

Using the Code Cleaner.

If you've ever tried to edit someone else's code, you know how much of a hassle it can be to pick through a style that isn't your own. Reformatting can be a pain, but with the HTML...

Left-Align Your Code

Individual HTML code style is kind of like handwriting — everyone's is a little different. For instance, some designers love using indents to help organize their code and set certain...

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

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

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.

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

Uninstalling Software

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

Post Your Image Map to Your Webpage

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

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

How To Create Lists.

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

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

Creating Custom Palettes.

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

Error I/O 183

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

What is Website Color Schemer?

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

Why Use CoffeeCup Image Mapper?

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

I Can't View the Help File.

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

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

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

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

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

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

How Does Inheritance Work in Style Sheets?

Inheritance means the styles of one set of tags is inherited by another set of tags. For instance, say you have a style named Bob that's defined like this: . Bob { font-family: Arial ;...

No Such Interface Supported

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

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