FireworksColdFusionDreamweaverFreehandFlashMXHome
Past Week's New Content

Latest Free Content
View All
Free Content
Accessibility
CMX Learning Guides
Hosted by enterhost

Controlling Whitespace in ColdFusion

Knowledge Base

Posted by Joel

Since Coldfusion is a tag based language, every carriage return you enter between tags will show up in the final source code.

This can potentially increase the download size of your HTML depending on how much coldfusion code you have. There's a few ways around this ...