DotDragnet
February 04, 2012, 10:19:19 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the new trading eye refugees
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Forms  (Read 1718 times)
Jeewhizz
DDN Contribs
Hero Member
*****
Posts: 1626



View Profile Awards
« on: July 05, 2007, 07:55:14 PM »

What's the best method for styling forms?

Let's say I have this code:

<form action='file.php' method='POST'>
Name: <input type='title' name='name' ><br />
Email: <input type='title' name='email'><br />
Query Date: <select name='ddd'>...</select> <select name='ddm'>...</select> <select name='ddy'>...</select><br />
Comments: <textarea name='comments'></textarea><br />
<input type='image' src='images/buttons/continue.gif'>

</form>

What's the best way to get all the text on the left, and all the inputs lined up nicely on the right?

Edit: Also, the "Comments:" label needs to be aligned to the top of the textarea, not the bottom - any pointers!?

Any links/pointers appreciated!

Cheers,
Jee
Logged

Chris H
Resident God Botherer
Global Moderator
Hero Member
*****
Posts: 2281



lansburyslido
View Profile WWW Awards
« Reply #1 on: July 05, 2007, 08:30:17 PM »

Do it in Flash.

Not the answer you wanted maybe but it would work.
Logged

Mr Anderson
DDN Contribs
Hero Member
*****
Posts: 2209



ap4a.uk ap4a
View Profile WWW Awards
« Reply #2 on: July 05, 2007, 08:44:46 PM »

http://www.ap4a.co.uk/archives/2006/stylephreaks-standard-form-layout-revisited/
Logged

fordie
Global Moderator
Sr. Member
*****
Posts: 329


<span id="attention" class="short">...</span>


View Profile Awards
« Reply #3 on: July 06, 2007, 08:53:29 AM »

http://fordie.co.uk/index.php/2007/05/29/fordies-form-system-a-posh-way-to-mark-up-forms/
Logged
Jeewhizz
DDN Contribs
Hero Member
*****
Posts: 1626



View Profile Awards
« Reply #4 on: July 06, 2007, 09:23:39 AM »

Cheers, I'll take a look!
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!