mystikal06
07-08-2003, 07:37 AM
<form action="http://response-o-matic.com/cgi-bin/rom.pl"
method="post">
<INPUT TYPE="hidden" NAME="your_email_address"
VALUE="blahblah@blahblahblah.com">
<INPUT TYPE="hidden" NAME="your_name"
VALUE="Name">
<INPUT TYPE="hidden" NAME="email_subject_line"
VALUE="Subject">
<INPUT TYPE="hidden" NAME="thank_you_title"
VALUE="Thank you!">
<INPUT TYPE="hidden" NAME="return_link_url"
VALUE="http://blahblahblah.com">
<INPUT TYPE="hidden" NAME="return_link_name"
VALUE="Back Home">
<input type="text" name="visitor_name" value="Name: "><br>
<input type="text" name="visitor_email_address" value="Email "><br>
<input type="text" name="homepage" value="http://"><br>
<input type="text" name="comments" value="Comments"><br>
<input type="submit" name="send" value="Send!"> <font size=1>or
<input type="reset" name="reset" value="Whoops!"></form>
okay--every time i put that on my page, my css gets all messed up underneath where the email form is?? what's wrong????? like the only problem is that my font gets really small-almost unreadable? any ideas?
method="post">
<INPUT TYPE="hidden" NAME="your_email_address"
VALUE="blahblah@blahblahblah.com">
<INPUT TYPE="hidden" NAME="your_name"
VALUE="Name">
<INPUT TYPE="hidden" NAME="email_subject_line"
VALUE="Subject">
<INPUT TYPE="hidden" NAME="thank_you_title"
VALUE="Thank you!">
<INPUT TYPE="hidden" NAME="return_link_url"
VALUE="http://blahblahblah.com">
<INPUT TYPE="hidden" NAME="return_link_name"
VALUE="Back Home">
<input type="text" name="visitor_name" value="Name: "><br>
<input type="text" name="visitor_email_address" value="Email "><br>
<input type="text" name="homepage" value="http://"><br>
<input type="text" name="comments" value="Comments"><br>
<input type="submit" name="send" value="Send!"> <font size=1>or
<input type="reset" name="reset" value="Whoops!"></form>
okay--every time i put that on my page, my css gets all messed up underneath where the email form is?? what's wrong????? like the only problem is that my font gets really small-almost unreadable? any ideas?