Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 11-06-2009, 11:51 PM   #1 (permalink)
Member
 
Join Date: 03-29-09
Posts: 44
iTrader: 0 / 0%
Latest Blog:
None

Foppa is liked by many
Looking for some help with my form please

I have a simple form that I found from a tutorial but am now lost. Unfortunately I haven't learned forms yet.

My questions are: (based from the code below)

1. What do I add to my code to make the submit button, submit the info.
2. What do I add to my code to make my required fields, actually required upon submission?


HTML
Code:
<div id="stylized" class="myform"> <form id="form" name="form" method="post" action="index.html"> <label>Name&nbsp;*</label> <input type="text" name="name" id="name" /> <label>Email&nbsp;*</label> <input type="text" name="email" id="email" /> <label>Website (URL)&nbsp;*</label> <input type="text" name="website" id="website" /> <label>Phone Number</label> <input type="text" name="phone number" id="phone number" /> <button type="submit"><img src="images/submit.gif" /></button> </form> </div>
CSS
Code:
.myform{ width:245px; height: 340px; padding: 60px 12px 0px 12px; font-size:13px; color: #ffffff; } #stylized{ background: url(images/quote-request-2.gif) no-repeat; } #stylized label{ display:block; font-weight:bold; width:140px; text-align: left; margin-left: 10px; } #stylized input{ font-size:13px; padding:4px 2px; width:200px; margin:2px 0 10px 10px; } #stylized button{ background: none; border: none; margin-left:111px; width:109px; height: 30px; }
Foppa is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with php form amkha69 Coding Forum 2 07-08-2009 07:27 AM
Need help please with a form alifar Web Design Lobby 12 09-14-2008 07:34 AM
Contact form please help to create a contact form jennypretty Coding Forum 2 07-03-2008 08:49 AM
Can't show non-modal form when modal form is displayed sypond Coding Forum 3 03-23-2007 09:31 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:22 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.