<form class="cmxform" id="commentForm" method="get" action="">
                            <table border="0" width="380">
                                <tr height="30">
                                    <td width="70" valign="top"><label 
for="cname" style="">Name:</label></td>
                                    <td><input id="cname" name="name" 
type="text" required  style="height:20px; color:#999; width:100%;" />
                                        
                                    </td>
                                </tr>
                                <tr height="30">
                                    <td width="70" valign="top"><label 
for="cemail" style="">Email:</label></td>
                                    <td><input id="cemail" type="email" 
name="email" required   style="color:#999; width:100%; height:20px;" /></td>
                                </tr>
                                <tr height="30">
                                    <td width="70" valign="top"><label 
for="" style="">Phone:</label></td>
                                    <td><input id="" name="phone" 
type="text" required  style="height:20px; color:#999; width:100%;" /></td>
                                </tr>
                                <tr height="30">
                                    <td width="70" valign="top"><label 
for="" style="">Subject:</label></td>
                                    <td><input id="" name="subject" 
type="text" required  style="height:20px; color:#999; width:100%;" /></td>
                                </tr>
                                <tr height="100">
                                    <td width="70" valign="top"><label 
for="ccomment" style="">Message:</label></td>
                                    <td><textarea id="ccomment" 
name="comment" required style="color:#999; width:100%; height:80px; 
margin-bottom:10px;" ></textarea></td>
                                </tr>
                                <tr>
                                    <td width="70" valign="top"></td>
                                    <td align="right" valign="top"><input 
class="submit" type="submit" value="SEND" id="bigbutton"  
style="background:#666; border:0; padding:5px 10px; cursor:pointer; 
color:#fff;"/> </td>
                                </tr>
                            </table>
                        </form>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to