Nokia 9200 Cell Phone User Manual


 
Forum.Nokia.com
break is inserted before and after each table. The table may also contain images and links, which are
focused from left to right and from top to bottom order. The maximum number of columns in a table
is 30. All cell contents of tables over 30 columns are rendered in the last column of the table.
<wml>
<card id="card1" title="Table element">
<p>
<table columns="4" align="LCCL" title=Weather Forecast>
<tr>
<td><b>Date</b></td><td><b>F&apos;cast</b></td><td><b>T&#xB0;
C
</b></td><td><b>Description</b></td>
</tr>
<tr>
<td>M 6/7</td><td><img src="rainy.gif" alt="rain"
width="30"/>
</td><td>Hi 20&#xB0;C, Lo 3&#xB0;C</td><td>Rainy</td>
</tr>
<tr>
<td>T 6/8</td><td><img src="partcldy.gif" alt="part cldy"
width="30"/></td><td>Hi 25&#xB0;C, Lo 15&#xB0;C</td>
<td>Partly cloudy</td>
</tr>
<tr>
<td>W 6/9</td><td><img src="cloudy.gif" alt="cloudy"
width="30"
/></td><td>Hi 22&#xB0;C, Lo &#xB0;C</td><td>Cloudy</td>
</tr>
<tr>
<td>T 6/10</td><td><img src="rainy.gif" alt="rainy"
width="30"
/></td><td>Hi 20&#xB0;C, Lo 3&#xB0;C</td><td>Rainy</td>
</tr>
<tr>
<td>F 6/11</td><td><img src="sunny.gif" alt="sunny"
width="30"
/></td><td>Hi 28&#xB0;C, Lo 0&#xB0;C</td><td>Sunny</td>
</tr>
</table>
</p>
<do type="prev">
<prev/>
</do>
</card>
</wml>
Example 2: Table element.
WAP Service Developer’s Guide for Nokia 9200 Communicator Series
12