High Table
Used for making a cell in the Table
What is <td>?
Used to specify file name of Image
What is "src"?
Used for large amount of free-form data in Form
What is <textarea>?
Used to link external style file
What is "stylesheet"?
Used to embed moving picture content in HTML
What is <video>?
Used for grouping horizontal cells in the Table
What is <tr>?
Used to show information for missing Image
What is "alt"?
Used to show list of options on the Form
What is <optgroup>?
Used for inline specification of CSS
What is "style"?
Used to put copyright text in the bottom of HTML page
What is <footer>?
Used for special first row in the Table
What is <th>?
Used to specify clickable portions in an Image
What is <map>?
Used to send information to process from the Form
What is submit <button>?
Used to specify area surrounding the page in CSS
What is "margin"?
Used to create bulleted text content in HTML
What is <ul>?
Provides space between cell wall & content
What is "padding"?
Position of the Origin (0,0) in the Image
Where is Top-Left?
Masked field with asterisks used to hide input on Form
What is <input type="password">?
Used to specify style outside border around elements in CSS
What is "outline"?
Used to create vertical line gaps manually in HTML
What is <br>?
Used to group multiple header rows
What is <thead>?
Used to group coordinates inside the Image
What is <area>?
Used to send additional information not visible on Form
What is <input type="hidden">?
Used for mouse over effect in CSS
What is "hover"?
Used to send information about HTML page to browser
What is <meta>?