- HTML Basics
- HTML Home
- HTML Basics
- HTML Document Structure
- HTML Data Types
- HTML Attributes
- HTML Fonts
- HTML Headings
- HTML Character Entities
- HTML Horizontal Line
- HTML Line Break
- HTML Paragraph
- HTML Citation Definition
- HTML Quotations
- HTML Comments
- HTML Styles
- HTML Formatting
- HTML CSS
- HTML Tags
- HTML Basic Tags
- HTML All Tags
- HTML Root Tags
- HTML Metadata Tags
- HTML Section Tags
- HTML Head Heading Tags
- HTML Flow Tags
- HTML Phrasing Tags
- HTML Embedded Tags
- HTML Interactive Tags
- HTML Meta Tags
- HTML Texts
- HTML Text Formatting
- HTML Physical Style Text
- HTML Logical Style Text
- HTML Organizing Text
- HTML Arranging Text
- HTML Displaying Lists
- HTML List
- HTML Links Tables
- HTML Links URLs
- HTML Links
- HTML URL Encode
- HTML Tables
- HTML Images Colors
- HTML Images Colors
- HTML Images
- HTML Color Codes
- HTML Canvas
- HTML Backgrounds
- HTML Forms
- HTML Forms
- HTML Form Tag
- HTML Input Tag
- HTML Button Tag
- HTML Multiple-Choice
- HTML Select Tag
- HTML Option Tag
- HTML Optgroup Tag
- HTML Textarea Label
- HTML Fieldset Legend
- HTML Datalist Tag
- HTML Keygen Tag
- HTML Output Tag
- HTML Progress Tag
- HTML Meter Tag
- HTML Submit Form
- HTML enctype Attribute
- HTML action Attribute
- HTML Method Attribute
- HTML Get Method
- HTML Post Method
- HTML Interactive
- HTML Interactive Web
- HTML Details Summary
- HTML Menu Tag
- HTML Command Tag
- HTML KBD Tag
- HTML Time Tag
- HTML Multimedia
- HTML Multimedia
- HTML Multimedia Tags
- HTML Audio Video
- HTML Embedded Multimedia
- HTML EMBED Tag
- HTML OBJECT Tag
- HTML FIGURE FIGCAPTION
- HTML Advance
- HTML Blocks
- HTML Classes
- HTML Iframes
- HTML JavaScript
- HTML Layouts
- HTML Responsive
- HTML Test
- HTML Online Test
- Give Online Test
- All Test List
HTML Interactive Tags
Interactive tags are specifically intended for user interaction, such as AUDIO (used to play the audio file on the HTML page), VIDEO, and IMG.
HTML Interactive Tags List
The table given below list all the HTML interactive tags
Tags | Description |
---|---|
A | Represents a link in an HTML document |
AUDIO (if the controls attribute is present) |
Represents audio and sound streams |
BUTTON | Represents a push button |
DETAILS | Provides additional information or control for users |
EMBED | Represents the plugin content in an HTML document |
IFRAME | Represents an inline frame |
IMG (if the usemap attribute is present) |
Represents an image |
INPUT (if the type attribute is not in the hidden state) |
Represents an input control |
KEYGEN | Represents a control to generate key pair |
LABEL | Represents label for an input tag |
MENU (if the type attribute is in the toolbar state) |
Represents a menu list |
OBJECT (if the usemap attribute is present) |
Represents an embedded objects |
SELECT | Represents a select list (drop-down list) |
TEXTAREA | Represents a multi-line text input control |
VIDEO (if the controls attribute is present) |
Represents videos or movies streams |
« Previous Tutorial Next Tutorial »
Like/Share Us on Facebook 😋