RAD Studio (Common)
ContentsIndex
PreviousUpNext
New Tags

ToolsOptionsHTML/ASP.NET OptionsHTML Tidy OptionsNew Tags 

Use this page to list tags that would normally cause HTML Tidy to issue a warning or error, such as ASP tags.

Item 
Description 
Block level tags  
Enter the tags that HTML Tidy should process as block tags. Omit the begin (<) and end (>) symbols. Separate multiple tags by a comma, for example:
asp:button,asp:checkbox  
Empty tags  
Enter the tags that HTML Tidy should process as empty inline tags. Omit the begin (<) and end (>) symbols. Separate multiple tags by a comma.  
Inline tags  
Enter the tags that HTML Tidy should process as non-empty inline tags. Omit the begin (<) and end (>) symbols. Separate multiple tags by a comma.  
Pre tags  
Enter the tags that HTML Tidy should process the same way it processes the HTML <PRE> tag. Omit the begin (<) and end (>) symbols. Separate multiple tags by a comma.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!