Jump to content

Form Help


adredz

Recommended Posts

Hi,

 

Here's my code. I really have no idea to place the form at the bottom.

 

<html>

<head>

<title>Mobile Phone Tweaks</title>

</head>

<style type="text/css">

.ent {font-family: verdana, tahoma; font-size: 10px;}

.ek {filter: alpha(opacity="70"); background-color="none"; border: 0px solid;}

a:link {  text-decoration: none}

a:active {  text-decoration: none}

a:visited {  text-decoration: none}

</style>

 

 

<table style="border: 1px dotted #FFFFFF" cellpadding="1" cellspacing="1" border="1" bordercolor="#4B7EC5" cellpadding="1" cellspacing="1" border="1" bordercolor="#000000" class="ek" align="center" height="95">

<tr>

 

<td width="800" height="91" class="ent" bgcolor="lightgray" >

<center>

<p><b><font size="5" face="Fixedsys">Mobile Phone Tweaks</font></b></p>

<p><b><font face="Fixedsys" size="3">Providing you Tweak Tutorials for your chosen Model</font></b></p>

</center>

</td>

</tr>

</table>

<div align="center">

<table style="border: 1px dotted #FFFFFF" cellspacing="1" border="1" bordercolor="#4B7EC5" class="ek" height="800" width="806" bgcolor="lightgray">

<tr>

<td>

<h3 class="comments">Leave a Reply</h3>

 

 

<form action=".php" method="post" id="commentform">

 

 

<p><input type="text" name="author" id="author" value="" size="22" tabindex="1" />

<label for="author"><small>Name (required)</small></label></p>

 

<p><input type="text" name="email" id="email" value="" size="22" tabindex="2" />

 

<label for="email"><small>Mail (will not be published) (required)</small></label></p>

 

<p><input type="text" name="url" id="url" value="" size="22" tabindex="3" />

<label for="url"><small>Website</small></label></p>

 

 

 

 

<p><textarea name="comment" id="comment" cols="70%" rows="10" tabindex="4"></textarea></p>

 

<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />

<input type="hidden" name="comment_post_ID" value="143" />

</p>

 

</td>

</form>

 

</tr>

</table>

</div>

 

</html>

 

Sorry if I am doing query this wrong, I am just starting to get my way around here...

Thanks!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.