PDA

View Full Version : Problem dispalying form using css



utsav
June 30th, 2009, 07:10 AM
http://rathour.com.np/12345.jpg
I want to display my form as shown in the figre using only div and no table.
Any idea how to do it.
Urgent

bear
July 4th, 2009, 07:24 AM
Elaborate please because the only way I see you doing it is creating a container, for all of the items in the form, and doing your positioning on that object. The rest of the styling would be relative positioning after that. Another thing I would like to know: if this form is more of a Lazy Registration style attempt or will it be on-top of the site design itself.

utsav
July 7th, 2009, 06:45 AM
This will be on the top of the page for searchin purpose.

And since the reply was so late. I did it with tables (curse me, but no body helped).