Question:

A code for a comment box?

by  |  earlier

0 LIKES UnLike

A code for a comment box?

 Tags:

   Report

1 ANSWERS


  1. Example Comment Box Code

    <form action="/html/tags/html_form_tag_action.... method="get">

      Comments:

      <textarea rows="3" cols="20"></textarea>

      <input type="submit" value="Submit" />

    </form>

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.