Old 20-12-2007, 19:01   #1 (permalink)
devGOD
Registered User
 
Join Date: Sep 2005
Posts: 56
form table to css help

can some assist with changing my table form into css... if you can do a few example i probably can just copy the rest thanks.
table form

Last edited by devGOD : 20-12-2007 at 20:19.
  Reply With Quote
Old 24-12-2007, 01:09   #2 (permalink)
y498
Stupid Shit since 1982
 
y498's Avatar
 
Join Date: Feb 2005
Location: Calgary, Alberta, Canada
Posts: 155
Use this site as a resource:
CSS-Based Forms: Modern Solutions | CSS | Smashing Magazine

You will be wanting to utilize <label> tags for the text. I recommend adding a width or min-width through CSS to keep everything inline.
  Reply With Quote
Old 03-01-2008, 22:56   #3 (permalink)
badJohnny
Registered User
 
Join Date: Jan 2008
Location: Shanghai China
Posts: 21
Send a message via MSN to badJohnny Send a message via Yahoo to badJohnny
Give you an small example,maybe could help you...
badjohnny.net/test.html

please add "www"
  Reply With Quote
Old 04-01-2008, 00:13   #4 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by badJohnny
Give you an small example,maybe could help you...
badjohnny.net/test.html

please add "www"
Nice example, but I've never understood why some people choose to use definition lists for forms. An ordered list, perhaps.

Personally, I usually mark things up similar to:

HTML Code:
<div class="text clearfix"> <label for="name">Name</label> <input type="text" id="name" name="name" /> </div>
  Reply With Quote
Old 04-01-2008, 00:37   #5 (permalink)
badJohnny
Registered User
 
Join Date: Jan 2008
Location: Shanghai China
Posts: 21
Send a message via MSN to badJohnny Send a message via Yahoo to badJohnny
Only typesetting needs, perhaps,my personal feeling
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8