Developers
AvantGo Channel Developer Guide

TOC PREV NEXT INDEX


HTML tag and attribute support

Table B-1 HTML 3.2 tags supported by AvantGo Client 4.x

HTML tag

Attribute

Palm OS

Pocket PC

Notes

a

YES

YES

href

YES

YES

name

YES

YES

rel

no

no

rev

no

no

title

no

no

address

YES

YES

applet

no

no

area

no

no

b

YES

YES

base

YES

YES

href

YES

YES

target

no

no

basefont

no

no

size

no

no

big

no

no

blockquote

YES

YES

body

YES

YES

alink

no

no

background

no

no

bgcolor

no

YES

link

no

YES

onload

YES

YES

onscan

YES

no

onunload

YES

YES

text

no

YES

vlink

no

no

br

YES

YES

clear=(left | all | right | none)

no

no

caption

YES

YES

align=(top | bottom)

YES

YES

center

YES

YES

cite

no

YES

code

no

YES

dd

YES

YES

dfn

no

no

dir

YES

YES

compact

YES

YES

div

YES

YES

align=(left | center | right)

YES

YES

dl

YES

YES

compact

no

no

dt

YES

YES

em

YES

YES

font

no

YES

color

no

YES

face

no

YES

Available fonts may vary by device.

size

no

YES

You may use -1 to -4, +1 to +4, or simply 1 to 6

form

YES

YES

action

YES

YES

Not supported: mailto

method=(get | post)

YES

YES

enctype

no

no

name

YES

YES

onreset

YES

YES

onsubmit

YES

YES

h1-h6

YES

YES

align=(left | center | right)

YES

YES

head

YES

YES

hr

YES

YES

align=(left | center | right)

YES

YES

noshade

no

no

size

YES

YES

width

YES

YES

Supports screen % and pixel length values. Remember, not all devices have the same screen size.

html

YES

YES

i

YES

YES

Shows up as bold on Palm OS.

img

YES

YES

align=(top | middle | bottom)

YES

YES

align=(left | right)

no

no

alt

YES

YES

border

no

no

height

YES

YES

Cannot be used to resize images.

hspace

YES

YES

 

ismap

no

no

name

YES

YES

src

YES

YES

usemap

no

no

vspace

YES

YES

 

width

YES

YES

Cannot be used to resize images.

input type=button

YES

YES

name

YES

YES

value

YES

YES

input type=checkbox

YES

YES

name

YES

YES

value

YES

YES

input type=file

no

no

input type=hidden

YES

YES

name

YES

YES

value

YES

YES

input type=image

YES

YES

align=(top | middle | bottom)

YES

YES

align=(left | right)

no

no

alt

YES

YES

name

YES

YES

src

YES

YES

input type=password

YES

YES

On Palm OS, passwords are currently displayed in plain text.

maxlength

YES

YES

name

YES

YES

size

YES

YES

value

YES

YES

input type=radio

YES

YES

checked

YES

YES

name

YES

YES

value

YES

YES

input type=reset

YES

YES

name

YES

YES

value

YES

YES

input type=scribble

YES

no

The scribble widget was proposed in HTML 3.0 but did not make it into the official HTML 3.2 spec.

name

YES

no

size

YES

no

title

YES

no

input type=submit

YES

YES

name

YES

YES

value

YES

YES

input type=text

YES

YES

maxlength

YES

YES

name

YES

YES

size

YES

YES

value

YES

YES

isindex

no

no

kbd

no

YES

li

YES

YES

type

no

no

value

YES

YES

link

no

no

map

no

no

menu

YES

YES

compact

YES

YES

meta

YES

YES

content

YES

YES

http-equiv

YES

YES

name

YES

YES

ol

YES

YES

compact

YES

YES

start

YES

YES

type

no

no

option

YES

YES

selected

YES

YES

value

YES

YES

p

YES

YES

align=(left | center | right)

YES

YES

parm

no

no

pre

YES

YES

width

no

no

samp

no

YES

script

YES

YES

language

YES

YES

src

YES

YES

type

YES

YES

select

YES

YES

multiple

YES

YES

name

YES

YES

size

YES

YES

small

no

YES

strike

no

YES

strong

YES

YES

style

no

no

sub

no

YES

sup

no

YES

table

YES

YES

align=(left | center | right)

YES

YES

bgcolor

no

YES

border

YES

YES

bordercolor

no

no

cellpadding

YES

YES

cellspacing

YES

YES

width

YES

YES

td

YES

YES

align=(left | center | right)

YES

YES

bgcolor

no

no

colspan

YES

YES

height

YES

YES

nowrap

YES

YES

rowspan

YES

YES

valign=(top | middle | bottom)

YES

YES

width

YES

YES

textarea

YES

YES

cols

YES

YES

name

YES

YES

rows

YES

YES

th

YES

YES

align=(left | center | right)

YES

YES

colspan

YES

YES

height

YES

YES

nowrap

YES

YES

rowspan

YES

YES

valign=(top | middle | bottom)

YES

YES

width

YES

YES

title

YES

YES

tr

YES

YES

align=(left | center | right)

YES

YES

bgcolor

no

no

valign=(top | middle | bottom)

YES

YES

tt

YES

YES

u

no

YES

ul

YES

YES

compact

YES

YES

type

no

no

var

no

YES



TOC PREV NEXT INDEX