-- Jason Qi <[EMAIL PROTECTED]> wrote
(on Friday, 04 April 2008, 11:29 AM -0700):
> I just followed the example in (15.9. Advanced Zend_Form Usage) and the text
> and password elements seemed adhere together. See:
> 
> http://dev.tmclubs.org/registration
> 
> How can I separate them (let some space in between ) ?

Use CSS for that.

> BTW, when I looked up the source code, I found html tags for the form are dd,
> dt, dl etc. How can I change them to table style tags? like tr, th, td etc .

Read the chapter on decorators:

    http://framework.zend.com/manual/en/zend.form.decorators.html

:-)

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to