CSS

<< Click to Display Table of Contents >>

Navigation:  Scripts (Batch Interface) > Syntax > Statements >

CSS

Previous pageReturn to chapter overviewNext page

Inserts a link to a CSS file name to the HTML document:

<link rel="stylesheet" type="text/css" href="filename.css">

 

css="filename.css"

 

Because every HTML table has specified the display name in class attribute then you can use your own CSS styles.

Short type of display names are used, for example:

 

<table class="DSPLTU4K">

 

CSS option can't be combined with TABLE_COLOR option.