On Tue, 14 Oct 2003 20:29:10 +0000 "vicky lupien" <lupien_v_31 at hotmail.com> wrote: > I' m suppose to write l.td(class='label').text(name) but I can't. Is > there a way to do this? t = l.td() t["class"] = "label" t.text(name) -- Itamar Shtull-Trauring http://itamarst.org/ Available for Python & Twisted consulting