how can I convert html tags to jsf tags

hi,

In html,we have table,tr,td tags.what are the jsf tags for these three.

[88 byte] By [javamnr948a] at [2007-11-27 10:41:50]
# 1

The h:panelGrid represents a table.

BalusCa at 2007-7-28 19:14:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

can u pls tell me where I can find all the tags info with html tags comarison

javamnr948a at 2007-7-28 19:14:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

http://www.jsftoolbox.com/documentation/help/12-TagReference/index.jsf

orribla at 2007-7-28 19:14:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4

http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/index.html

BalusCa at 2007-7-28 19:14:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...