Flow Elements
They are used in the body of html document and are used to display different types of content, such as plain text, links, and images in the html document.
different flow elements
They are used in the body of html document and are used to display different types of content, such as plain text, links, and images in the html document.
different flow elements
- A: represents a link in html.
- ABBR: represents an abbreviation.
- Address: represents additional information of an html document.
- AREA: represents an area of image map.
- ARTICLE: represents a self -contained composition of an html document.
- ASIDE: represents a note, or sidebar related to an article.
- AUDIO: represents audio element.
- B: represents bold text .
- BDO: represents the text direction.
- BLOCKQUOTE: represents long quotation.
- BR: represents line break.
- BUTTON: represent a button.
- CANVAS: allows you to draw graphics using javascript.
- CITE: represents a citation.
- CODE: represents code text.
- COMMAND: defines a command.
- DATALIST: defines option for controls by using various elements, such as OPTION and INPUT.
- DEL: represent deleted text.
- DETAILS: provides additional information or control for users.
- DFN: represents the additional definition term.
- DIV: represents a action in HTML document.
- DL: represents a definition list.
- EM: represents an emphasized text.
- EMBED: represents the plugin content in html document.
- FIELDSET: represents a border of elements on a form.
- FIGURE: represents some flow content of an html document.
- FOOTER: defines a footer for a section in an html document.
- FORM: represents an html form for user input.
- H1: first level of html heading.
- H2: second level of html heading.
- H3: third level of html heading.
- H4: fourth level of html heading.
- H5: fifth level of html heading.
- H6: sixth level of html heading.
- HEADER: defines a header of a section in an html document.
- HGROUP: represents heading of a section by grouping the heading elements.
- HR: represents horizontal line.
- I: represents italic text.
- IFRAME: represents an inline frame.
- IMG: represents an image.
- INPUT: represents an input control.
- INS: represents inserted text.
- KBD: represents keyboard text.
- KEYGEN: represents control to generate key pairs.
- LABEL: represents label for an input element.
- MAP: represents an image map.
- MARK: represents a text in an html document that is highlighted for reference.
- MATH: defines math expression.
- MENU: represents a menu list.
- METER: defines measurement.
- NAV: represents navigation section of an html document.
- NOSCRIPT: represents alternate text to be displayed on the web browser that does not support javascript.
- OBJECT: represents an embedded object.
- OL: represents an ordered list.
- OUTPUT: represents some output.
- P: represents a paragraph.
- PRE: represents a preformated text.
- PROGRESS: defines the progress of task and operations.
- Q: represents short Quotation.
- RUBY: allows you to mark up ruby annotations in an html document.
- SAMP: represents sample computer code.
- SCRIPT: represents a client side script.
- SECTION: represents a section in an html document.
- SELECT: represents a select list.
- SMALL: represents a small text.
- SPAN: represents section in an html document.
- STRONG: Represents a strong text.
- STYLE: represents style information in an html document.
- SUB: represents subscript text.
- SUP: represents superscript text.
- SVG: defines graphics in XHTML document.
- TABLE: represents a table.
- TIME: defines date or / and time.
- TEXTAREA: represents multi line text input control.
- UL: represents unordered llist.
- VAR: represents a variable part of the text.
- VIDEO: represents Videos streams.
- WBR: defines a line break opportunity.
- TEXT: represents text in an html document.
0 comments:
Post a Comment