User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 373,932 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,228 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting

Css form tabless

Join Date: Mar 2008
Posts: 15
Reputation: csshacker is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
csshacker's Avatar
csshacker csshacker is offline Offline
Banned

Re: Css form tabless

  #2  
Mar 25th, 2008
Hello, Here is a simple table less form

  1. <form action="http://www.mywebsite.com" method="post">
  2. <div style="width: 35%;">
  3. <br />
  4. <span style="width: 20%;">User Id : </span>
  5. <span><input type="text" type="user_id"></span>
  6.  
  7. <br />
  8. <span style="width: 20%;">Password : </span>
  9. <span><input type="password" name="user_id"></span>
  10.  
  11. <br />
  12. <span style="width: 20%;"> &nbsp; </span>
  13. <span><input type="submit" name="submit" value=" Login "></span>
  14. </div>
  15. </form>
<snipped>
Last edited by peter_budo : Mar 25th, 2008 at 3:03 pm. Reason: Keep It Organized - please use [code] tags + Keep It Spam-Free - Do not spam, advertise, plug your website, or engage in any other type of self promotion.
Reply With Quote  
All times are GMT -4. The time now is 6:12 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC