Jump to content

please help me out!


igourav_me

Recommended Posts

Hello,im creating a form for my website in Html. it is a big thing and i cannot explain it fully so please find the code below and save it on your pc as .html file. After you save please tell me so that i can tell you what to do next . Please help! only serious html form users.the html code starts here-------

<html><style><!--table.MsoTableGrid{border:1.0pt solid windowtext;font-size:10.0pt;font-family:"Times New Roman"}--></style><body><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: medium none" width="266" height="132"><tr style="height: 80.05pt"><td valign="top" style="width: 333; height: 130; border: 1.0pt solid yellow; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: yellow"><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse; border: medium none; margin-left: 6.75pt; margin-right: 6.75pt" width="271"><tr><td valign="top" style="border: 1.0pt solid red; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: red" width="255"><p class="MsoNormal" align="center"><b><span style="color:white"><font size="3">Worldwide Shipment Calculator</font></span></b></td></tr></table><p class="MsoNormal">  </p><p class="MsoNormal"><b><font size="3">Country/Region: </font></b> <select name="countries"><option value="afghanistan">Afghanistan<option value="albania">Albania<option value="algeria">Algeria<option value="american samoa">American Samoa<option value="andorra">Andorra<option value="angola">Angola<option value="anguilla">Anguilla<option value="antigua">Antigua<option value="argentina">Argentina<option value="armenia">Armenia<option value="united kingdom" selected="selected">United Kingdom<option value="usa">USA</select></p><p class="MsoNormal" align="center"><input type = "reset" name = "clear" onfocus = "currTab = false" value = "Clear" class = "volbutton" /> <input type = "button" onclick = "validateForm( 'currency' ); return false" value = "Calculate" class = "volbutton" />          </p><table border = "0" cellpadding = "0" cellspacing = "0" width = "214"><tr><td width = "130" class = "mandCap" align="left"><b><font size="3">Shipment Charges:</font></b></td><td width = "78" class = "mandCap" align="left"><input type = "text" size = "10" name = "result" value = "0" onfocus = "fnsetTab();"></td><td width = "4" class = "mandCap" ></td></tr></table><p class="MsoNormal"> </td></tr></table></body></html>

form.html

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...