HTML Standard: <input> tag
- <a>
- <b>, <strong>
- <br>
- <caption>, <figcaption>
- <div>
- <dl>, <dt>, <dd>
- <h1>, <h2>, <h3>, <h4>, <h5>, <h6>
- <hr>
- <i>, <em>, <cite>, <var>
- <input>
- <img>
- <mark>
- <p>, <address>, <blockquote>
- <pre>
- <s>
- <select>, <option>
- <small>
- <span>
- <sub>
- <sup>
- <table>, <tr>, <td>, <th>
- <textarea>
- <u>, <ins>, <del>
- <ul>, <ol>, <li>
- <math>
- <meta>
- <phpdocx_bibliography>
- <phpdocx_bookmark>
- <phpdocx_break>
- <phpdocx_caption>
- <phpdocx_citation>
- <phpdocx_comment>
- <phpdocx_crossreference>
- <phpdocx_dateandhour>
- <phpdocx_endnote>
- <phpdocx_footer>
- <phpdocx_footersection>
- <phpdocx_footnote>
- <phpdocx_formelement>
- <phpdocx_header>
- <phpdocx_headersection>
- <phpdocx_heading>
- <phpdocx_image>
- <phpdocx_link>
- <phpdocx_mathequation>
- <phpdocx_mergefield>
- <phpdocx_modifypagelayout>
- <phpdocx_ole>
- <phpdocx_onlinevideo>
- <phpdocx_pagenumber>
- <phpdocx_ruby>
- <phpdocx_section>
- <phpdocx_shape>
- <phpdocx_simplefield>
- <phpdocx_structureddocumenttag>
- <phpdocx_tableauthorities>
- <phpdocx_tablecontents>
- <phpdocx_tablefigures>
- <phpdocx_text>
- <phpdocx_textbox>
- <phpdocx_wordfragment>
- <phpdocx_wordml>
- <svg>
- <title>
<input> tag
Inserts an input field.
                            
                            Attributes
                        
                    | Attribute | Description | 
|---|---|
| class | One or more classes. | 
| id | Id. | 
| style | Inline styles. Styles can also be applied using style tags. | 
| type | Input type: text, password (as text), checkbox, radio (as checkbox). | 
| size | Field size. For text and password types. | 
| value | Input value. For text and password types. | 
| checked | For checkbox and radio types. | 
                            
                            Styles
                        
                    | Style | Description | 
|---|---|
| color | 
 | 
| display | 
 | 
| font-family | 
 | 
| font-size | 
 | 
| font-style | 
 | 
| font-weight | 
 | 
| text-align | 
 | 
| text-decoration | 
 | 
 
                 Log in
                                    Log in
                                 Contact
                                Contact
                             Forum
                                Forum
                            
 
                                 
                                    