Sort By: Title | Newest | Most Views | Highest Rated
An image map is an image that acts as a link, but instead of simply acting as a link to a single page, the image acts as a link to multiple pages. For instance, say you have a map of the United...
The process of direct reading the audio data is called CD Digital Audio (CD-DA) or sometimes referred to as "Digital Audio Extraction" (DAE) or as "CD ripping" . CoffeeCup CD & MP3 Ripper uses...
Web browsers require special code for things like extra spaces and new lines. Luckily, the HTML editor comes with a set of tools that allow you to easily manipulate the appearance of your 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...
Unlike people, not all text is created equal. Some text is bold or italicized . Other text can be different colors, such as red , blue , or orange . Some text is huge , whereas other...
This is another of those questions that people debate endlessly. There really is no single (correct) answer - it depends on your ears, your equipment, the quality and complexity of the input...
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...
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...
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....
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...
Error : 11004 in Request: ConnectAsync. Check your server profile settings and try again. 500 No Data (Winsock error #11004) This error can occur if you put something invalid in the Server...
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...
Note : This feature is disabled in HTML Editor version 2009 and higher. However, you can still insert your own JavaScripts and save them as snippets. For more information about customizing...
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...
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...
Error : 426 connection closed; transfer aborted or 503 bad sequence of commands Some servers do not allow passive transfers and will return this error if you try using passive mode . Try...
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...
The zoom feature will allow you to define link areas with greater accuracy. For instance, what if we wanted to make a link area of a face? In "normal" view, we define our area like this:...
Error : 425 can't open data connection This error usually arises from not having passive mode turned on. To do this, go to File > Manage Servers , select the server profile you wish...
After you rip the CD tracks or convert the audio files you can find the output WAV, MP3, WMA, AAC, OGG, APE, and VQF files by selecting the shortcut "Output." You can also define the...
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...
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...
You probably didn't write the correct catalog-name in the dialog box Internet Connection under the menu Settings > Internet Connection. Double-check all the FTP information in this...
Style sheets open up a whole new world of customization for HTML. They give you control over characters, words, and lines, and allow you to change things such as the alignment of text, margins,...
Incorrect Proxy Information First, you should make sure you did not enter proxy server information by mistake. If you don't know what a proxy server is, or if you have not been instructed...
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...
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...
To create a new image map, click the button or click File > Map Wizard. This wizard will guide you through loading a new image and selecting the various image properties for your map. Note...
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,...
If your site has more than one page — like pretty much every website ever — then you know that making a global change can be pretty difficult. For example, say you want to replace...