Polycom VR-6000 manual Table Tags

Page 17

Application Development

Table Tags

The following table tags are supported:

<table>—Defines a table

<tr>—Defines a table row

<td>—Defines a table cell

<tbody>—Defines a table body

Note

XHTML tables must be properly formatted (should include <tbody> and </tbody>

 

tags).

 

 

<table>

The <table> tag defines a table. Inside a <table> tag you can put table headers, table rows, table cells, and other tables.

The following attributes are supported:

Attribute

Value/s

Description

 

 

 

align

Left

Aligns the table. Deprecated. Use

 

center

styles instead.

 

right

 

 

 

 

border

Pixels (number, EX: “30” )

Specifies the border width.

 

 

Tip: Set border="0" to display

 

 

tables with no borders!

 

 

 

cellpaddin

Pixels (number, EX: “30” )

Specifies the space between the

g

%

cell walls and contents

 

 

 

 

 

cellspacin

Pixels (number, EX: “30” )

Specifies the space between cells.

g

%

 

 

 

 

 

 

width

%

Specifies the width of the table

 

Pixels (number, EX: “30” )

 

 

 

 

2 - 7

Image 17
Contents SIP Trademark Information About This Guide Developer’s Guide SoundPoint IP / SoundStation IP Contents Developer’s Guide SoundPoint IP / SoundStation IP Overview What is the MicrobrowserApplications What is XhtmlHow to Create Applications Microbrowser Supported Xhtml Elements Application DevelopmentBasic Tags Attribute Value/s Description Link TagsInput Tags Method=post This method Method=get This methodInput Img element defines an image Image TagsTable Tags Attribute Value/s Description Microbrowser and the main Microbrowser Http SupportMeta Information Tags Microbrowser User Interface Navigation and Form Editing Launching the MicrobrowserIdle Display Microbrowser Changing Configuration ParametersDeveloping an Xhtml Application For example, mb.proxy=10.11.32.1038080 Sample ApplicationsHttp//WEBSERVERADDRESSPORT/PLCM/Sample.xhtml Getting the Path Where BMP File has to be Saved Http// Webserveraddress PORT/PLCM/AddStock.xhtml Symptom Problem Corrective Action TroubleshootingXML Errors Developer’s Guide SoundPoint IP / SoundStation IP Unsupported Xhtml Elements AppendixTag Type Tag Description Basic Tags Character Format TagsBlock Tags Tag Type Tag Description Output TagsLink Tags Frame TagsImage Tags Tag Type Tag Description Input TagsList Tags Meta Information Tags Tag Type Tag Description Table TagsStyle Tags Tag Type Tag Description Programming Tags Developer’s Guide SoundPoint IP / SoundStation IP Index XHTML, definition