Avaya 4600 Series Anwendungshinweis Seite 107

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 206
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 106
WML Tags and Attributes
Issue 1 April 2005 107
Text Elements
See Enabling Text Entry on page 79 and Text Editing Modes on page 81 for guidelines to
enable standard text entry and facilitate text editing. See Access Key Input Mode (AIM)
on
page 119 for information about an alternate text entry method using access keys.
<br/> tag - The <br/> tag tells the browser to add a line break to the text at the point the
element is written.
<p> tag - The <p> tag specifies a paragraph of text with alignment and line wrapping
properties. All text data must be contained inside this tag. Only <do> tags, wml and card
elements can exist outside the <p> tag. When rendered, this tag causes subsequent text
to start on the next line.
The following tags are not supported but the content inside the tags is rendered as normal text:
<table> tag - The <table> tag specifies a table. This tag is not supported.
<td> tag - The <td> tag defines individual cell contents in each row of a defined table.
This tag is not supported.
<tr> tag - The <tr> tag defines each row of a defined table. This tag is not supported.
Attribute Value Description Comments
align left
right
center
Aligns the paragraph.
Default is “left.”
SUPPORTED.
mode wrap
nonwrap
Sets whether a
paragraph wraps
lines or not.
Since horizontal scrolling is not
supported, all text lines wrap. WML
pages with mode=nowrap are ignored,
and the text wraps. If the align attribute is
set to center or right, the mode
attribute is set to nowrap for all tags
except <img>. NOT SUPPORTED.
Seitenansicht 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 205 206

Kommentare zu diesen Handbüchern

Keine Kommentare