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