Quote:
Originally Posted by sushi4664
Vicious is right...so the code that cazabam had should be:
HTML Code:
<div>Name: <input name="test" /></div><div>Password: <input name="testing" /></div>
|
The <input></input> thing was copy/pasted from the HTML of the actual site - I just added <div> tags round it. They are the important bit, so I didn't bother "fixing" the other HTML.
It's perfectly allowable (although a little weird) to have the full tag, though. You can have <br></br> if you want, but I don't think anybody would
