StyleSheet Maker Help Index

Top Video Tutorials

No video tutorials have been added for this product yet.

Top Knowledgebase Articles

Is CoffeeCup Software Compatible With Windows 64-Bit?

The short answer is: yes, 99.9% of the time.  The long answer is this: All of our software is designed to work on Windows 7, XP, and Vista 32-bit and 64-bit systems. However, we haven't actually created specific, 64-bit versions of our programs. Why? Well, having a 64-bit version of a software only makes sense for applications that need large amounts of memory (more than 4GB)....

Get Rid of Your Tables, and Use Style Sheet Maker for Positioning.

HTML Tables are a great tool for positioning text and images on your webpage. Don't you just love trying to keep track of all those tags? Things get even worse when you start putting tables within tables within tables. Pretty soon the code gets so confusing, you don't know which way is up. With style sheets, all the confusion goes away. Just define a style sheet to handle...

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, all you need to do is copy everything between the <style> and </style> tags and insert it on your page between the <head> and </head> tags. If you want...

All Knowledgebase Articles