<form> html code help!?

ninjn2

New member
I used this code....

<form>
<fieldset style="width: 200px; border: 0px;">
<img src="URL" align="ABSMIDDLE" />TEXT
<img src="URL" align="ABSMIDDLE" />TEXT
</fieldset>
</form>

...to try and constrain an image with text after it to a box with no boarder to a 200 pixel width with no height limit. Every time I try it just acts as if there is no form. little help please?
 
Back
Top