«« Next » « Previous
«« Next » « Previous

Link Details

If you vote you can be DZone's BFF! Login and vote now.
Link 93998 thumbnail

By mswatcher
via jankoatwarpspeed.com
Published: Jul 10 2008 / 15:09

When creating a web form you have to make a functional and visually aligned layout. The simplest way to do this is to place elements in a table or by fixing width of labels. Tables stretch its cells according to width of largest element in a column. That way you can have aligned form. Fixing label width will also also allow you to have a hard-coded but aligned form.
  • 14
  • 0
  • 783
  • 275

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.