Click Here to view Result after edited
Return to html tutorial by example
<html> <head> <title> Please mention valuable advice </ title> </ head> <body> <form action = "http://www.nt22.com/asdocs/html_tutorials/suggest.php" method = " get " /> Please mention valuable advice: <br> <textarea name="yoursuggest" cols ="50" rows = "3" /> </ textarea> <br> <input type="submit" value="Submit" /> < / form> </ body> </ html>