|
HTML Home
HTML TutorialHTML Tutorial HomeAbout HTML Getting Started HTML Elements HTML Formatting HTML Attributes HTML Colors HTML Links HTML Images HTML Meta Tags HTML Comments HTML Forms HTML Tables HTML Image Maps HTML Frames HTML Entities HTML Layouts HTML Styles HTML Scripts HTML Website Templates Website Hosting Summary HTML Code GeneratorsHTML Code GeneratorHTML Table Generator Marquee Generator Music Code Generator HTML Text Generator Text Box Generator Free HTML CodesHTML Background CodeHTML Comment Box Codes HTML Font Codes HTML Picture Codes HTML Marquee Code HTML Music Codes More Codes... HTML ReferenceComplete HTML Tag ListHTML Special Characters Hex Color Codes HTML Help |
Comment Box CodeYou can use the following HTML code to create a comment box within your HTML document. TIP: You can make it easy on yourself by using the text box generator. Example Comment Box Code:The following comment box code consists of a form containing a small textarea (the comment box) and an input field (the submit button). It also contains a break (<br />)after each element so that each form element starts on a new line.
This results in: Further DetailsThe form tags contain other tags nested within them. These other tags define the actual form elements that appear within the form - such as the actual comment box (otherwise known as the "textarea"). You can use the following template as a basis for your HTML comment box code. Simply fill in the blanks or remove uneeded attributes. 1. The <form> TagFor an explanation of all the attributes, see the HTML form tag specifications.
2. The <textarea> TagThis tag defines the comment box within the form. For an explanation of all the attributes, see the HTML textarea tag specifications.
3. The <input> TagThis tag defines input fields within the form and can be used for defining the submit button of the comment box. For an explanation of all the attributes, see the HTML input tag specifications.
Enjoy this website?
Oh, and thank you for supporting Quackit! |
FREE Hosting!With every domain name you register with ZappyHost, you get FREE (ad supported) hosting.PLUS you get:
Featured Template:
(Build your websites in minutes!) Got a MySpace Page?Get "www.yourname.com" for your MySpace page. Learn how >>. |