name is applied to : name « HTML Attributes Reference « HTML CSS Reference






name is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<a>                             <applet>                      |
|                |<button>                        <embed>                       |
|                |<form>                          <frame>                       |
|                |<frameset>                      <iframe>                      |
|                |<img>                           <input type="button">         |
|                |<input type="checkbox">         <input type="file">           |
|                |<inputtype="hidden">            <input type="image">          |
|                |<input type="password">         <inputtype="radio">           |
|                |<input type="reset">            <input type="submit">         |
|                |<input type="text">             <link>                        |
|                |<map>                           <object>                      |
|                |<param>                         <rt>                          |
|                |<ruby>                          <select>                      |
|                |<textarea>                                                    |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'name' Syntax and Note
2.'name' Example