VTML By Example, by Christian Schneider
Volume 3, Issue 6

Listing 1
<!--- /// cf_myOwnCustomTag.htm /// ---->
<!--- Place into #StudioDirectory#/Extensions/Docs/CFMLTags/ --->


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<cf_myOwnCustomTag>
Usage:


  <cf_myOwnCustomTag headline="Some Text here"
status="Active|Inactive|Pending"
titleFont="Verdana,         Arial"
color="Blue">

Description:
Some sample Custom Tag that does exactly nothing...

Author:
Christian Schneider