home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
HTML Reference >
Suggested Reading

Special codes


tag/attrib/value description
[!--[if | ![if] Expression ] -5.0 - --  "Downlevel" Conditional Block
Expression: Term [| Term]* -5.0 - --  Evaluated expression
Term: Value [& Value]* -5.0 - --  Evaluated term
Value: !? [Comparison | true | false] -5.0 - --  Evaluation result
Comparison: [lt | lte | gt | gte]? IE Version -5.0 - --  Version comparison
Version: [0-9][A-Za-z0-9.]* -5.0 - --  Version format
![endif] (--)? -5.0 - --  "Downlevel" Conditional Block terminator
HTA:APPLICATION -5.0 - --- HTML application properties
APPLICATIONNAME = CDATA -5.0 - --- Application name
BORDER = ( -5.0 - --- Window border
THICK | -5.0 - --- Default border
DIALOG | -5.0 - --- Dialog window border
NONE | -5.0 - --- No border
THIN ) -5.0 - --- Thin window border
BORDERSTYLE = ( -5.0 - --- Content border
NORMAL | -5.0 - --- Default border
COMPLEX | -5.0 - --- Raised and sunken border
RAISED | -5.0 - --- Raised border
STATIC | -5.0 - --- Static window border
SUNKEN ) -5.0 - --- Sunken border
CAPTION = ( YES | NO ) -5.0 - --- Display or hide titlebar
CONTEXTMENU = ( YES | NO ) -5.0 - --- Context (r-mouse) menu
ICON = ( -5.0 - --- Program icon
"System Application Icon" | -5.0 - --- Default icon
URI ) -5.0 - --- Custom icon location
INNERBORDER = ( YES | NO ) -5.0 - --- Display or hide inner border
MAXIMIZEBUTTON = ( YES | NO ) -5.0 - --- Display or hide maximize button
MINIMIZEBUTTON = ( YES | NO ) -5.0 - --- Display or hide minimize button
NAVIGABLE = ( NO | YES ) -5.5 - --- Open links in new browser or in same
SCROLL = ( YES | NO ) -5.0 - --- Display or hide scrollbars
SCROLLFLAT = ( NO | YES ) -5.0 - --- Use default or flat scrollbars
SELECTION = ( YES | NO ) -5.0 - --- Allow content (text/image) selection
SHOWINTASKBAR = ( YES | NO ) -5.0 - --- Show application in Windows taskbar
SINGLEINSTANCE = ( NO | YES ) -5.0 - --- Run more or only one instance of application
SYSMENU = ( YES | NO ) -5.0 - --- Display or hide system menu
VERSION = CDATA -5.0 - --- Application version
WINDOWSTATE = ( -5.0 - --- Initial window size
NORMAL | -5.0 - --- Default window size
MINIMIZE | -5.0 - --- Minimized to taskbar
MAXIMIZE ) -5.0 - --- Maximized to full screen