Hey everyone!
What is the HTML tag for a comment box, I thought it was this:
<form action="/html/tags/html_form_tag_action. method="get">
Comments:</br>
<textarea rows="3" cols="20"></textarea>
<input type="submit" value="Submit" />
</form>
But it does not work when saved as .html. I think I need like a code page or something, but I do not know how to make one, any ideas?
What is the HTML tag for a comment box, I thought it was this:
<form action="/html/tags/html_form_tag_action. method="get">
Comments:</br>
<textarea rows="3" cols="20"></textarea>
<input type="submit" value="Submit" />
</form>
But it does not work when saved as .html. I think I need like a code page or something, but I do not know how to make one, any ideas?