These tags (along with the optional THEAD , TBODY and TFOOTER helpers) are used to build HTML tables. >>> print TABLE(TR(TD('a'), TD('b')), TR(TD('c'), ...
確定! 回上一頁