Articles tagged “Free HTML Editor”

Uploading Files to Your Server.

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

Why Do I See a Box with a Red X Where My Image is Supposed to Be?

There are a couple of different issues that could explain why your images are not displaying correctly: Note : Most of these problems can be solved by transitioning to using Website...

Using Snippets

If you've ever been frustrated at having to type the same piece of code over and over, you'll love snippets. A snippet is a piece of code stored in the HTML Editor that can be used...

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

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

How to Insert an E-mail Link.

Follow these steps to add an e-mail link to your page: Step 1 Open the Insert E-mail Link window using one of these options: Go to Insert > E-mail Link...

How to Insert a Link.

Follow these steps to add a link to your page: Step 1 Open the Insert Link window using one of these options: Go to Insert > Link Right-click the page...

How to Add Comments to Your HTML.

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

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

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

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

What is a Horizontal Rule?

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

Bookmarking Your Files.

Maybe it's the last place you left off editing, a portion of the page where you make a lot of changes and updates, or a design element you want to run by a client — for whatever reason,...

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

Adding Stand-Alone Applications to the HTML Editor

Integrating software with the HTML Editor is quick and easy using the Applications tool . Clicking the Applications icon in the main toolbar opens a list of eight external applications,...

I Receive an Error That Refers to MFC42.dll.

When you receive this error, it means that the version of MFC42.dll on your computer is older than the one installed with the program. For whatever reason, the file is not being updated during...

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

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

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 Do I Upload Website Project Files to Specific Folders on my Server?

Ready for some good news? You actually don't need to do anything special to upload your Website Project files to a specific folder on your server. When you upload a file from the My...

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

Using the Frame Designer

So, you're ready to put your coding experience to the test by creating a page with frames? The HTML Editor can give you a boost with its Frame Designer. Here's how you work with it:...

How to Use the Open From Web Function.

With the HTML Editor, you can import published webpages from the Internet and open them in the program. To do this, go to File > Open From Web . This opens the Open From Web window ,...