Jump to content

should i table or divs for login?


supergrame

Recommended Posts

my site layout is setup with divs, finaly.

 

I am trying to create a login area in one of my layout divs, the sidebar. Now since i will be needing to put a few elements in there such as password and login label, A password and login text area and some text that says please login. etc

 

should i use a table for this as I can see that trying to create or set up a div with css for this would be hard! But if you guys think it should be done inside a div with no table then I will go ahead and play around with it. 8)

Link to comment
Share on other sites

Using tables in this case isn't bad. Like what haku said, the nature of a login form is tabular.

 

While it is possible to do it with DIVs, it is, IMHO, avoiding the use of tables just for the sake of it, and may even complicate a rather simple form. I agree that tables should be avoided in laying out your page, but i think the use of it in forms is very reasonable.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.