Page 1 of 1

HTML all over the place

Posted: Sat Dec 12, 2009 3:01 pm
by sloppyjoe
2 problems and im :banghead:

Okay firstly i have 2 short forms to the left of my webpage. On the right i have an iframe. It starts where the 2 forms finish. Id like it to be next to the forms.

Secondly On the secind form the submit button is above the form??? and it doesnt work, i have to hit the enter button.

Any idea's how to fix this?

Posted: Sat Dec 12, 2009 7:22 pm
by Jonah Bron
Well, to put the iframe next to the forms, put the forms in one div, and CSS "float" it to the left.

I don't quite understand your second problem. If you give a link to your page, we can see what's going on.