Standard attributes for lists
The following attributes are supported by tags ol and ul:
● type (1, a, A, square, disc, circle)
Standard attributes for tables
The following attributes are supported by tags td and th:
● width (absolute, relative, no-value)
● bgcolor (#RRGGBB)
● colspan
● rowspan
● align (left, right, center, justify)
● valign (top, middle, bottom)
CSS properties
The following table includes the supported CSS functional scope:
Property Values Description
background-color <color> Background color for elements
background-image <uri> Background image for elements
color <color> Foreground color for text
text-indent <length>px Indent the first line of a paragraph in pixels
white-space normal | pre | nowrap | pre-
wrap
Defines how whitespace characters are handled
in HTML documents
margin-top <length>px Width of the upper edge of the paragraph in pixels
margin-bottom <length>px Width of the lower edge of the paragraph in pixels
margin-left <length>px Length of the left hand edge of the paragraph in
pixels
margin-right <length>px Width of the righthand edge of the paragraph in
pixels
vertical-align baseline | sub | super | mid‐
dle | top | bottom
Vertical alignment for text (in tables, only the val‐
ues middle, top and bottom are supported)
border-color <color> Border color for text tables
border-style none | dotted | dashed | dot-
dash | dot-dot-dash | solid |
double | groove | ridge | inset
| outset
Border style for text tables
background [ <'background-color'> ||
<'background-image'> ]
Short notation for background property
page-break-before [ auto | always ] Page break before a paragraph/table
page-break-after [ auto | always ] Page break after a paragraph/table
background-image <uri> Background image for elements
OEM-specific online help
19.2 Generating HTML files
SINUMERIK Operate (IM9)
486 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1