
Creating Websites for the 4620 IP Telephone
Text Formatting Tags
The following tags are not supported but the content inside the tags will be rendered as normal text:
■<b> tag - The <b> tag specifies bold text. This tag is not supported.
■<big> tag - The <big> tag specifies large font text. This tag is not supported.
■<em> tag - The <em> tag specifies emphasized text. This tag is not supported.
■<i> tag - The <i> tag specifies italicized text. This tag is not supported.
■<small> tag - The <small> tag specifies text using a small font size. This tag is not supported.
■<strong> tag - The <strong> tag specifies strongly emphasized text. This tag is not supported.
■<u> tag - The <u> tag specifies underlined text. For the 4620 Web Access application, only links appear underlined. This tag is not supported.
Anchor Elements
■<a> tag - <a> elements define <go> tasks that require a URL link specification. All <a> tags will be rendered as underlined. All <a> nested tags (br, img) are supported. One anchors may be rendered is rendered per line. The user can select the link by pressing the left Feature Buttons associated with that display line.
Attribute | Value | Description | Comments |
|
|
|
|
href | url | REQUIRED. Defines where | SUPPORTED |
|
| to go when the user selects |
|
|
| the link |
|
|
|
|
|
title | cdata | Defines a text identifying the | SUPPORTED |
|
| link |
|
|
|
|
|
accesskey |
|
| NOT SUPPORTED |
|
|
|
|
■<anchor> tag - <anchor> elements define <go> tasks that require a URL link specification. All anchors are rendered as underlined. All <anchor> nested tags (br, go, img, prev, and refresh) are supported. A maximum of 6 anchors may be rendered on the screen at one time. The user selects a link by using the Left Feature button associated with that display line.
Attribute | Value | Description | Comments |
|
|
|
|
title | cdata | Defines a text identifying the | SUPPORTED |
|
| link |
|
|
|
|
|
Text Formatting Tags