Articles tagged: HTML

  1. 1
  2. 2
  3. 3
  4. 4

Found 329 documents

  • Web/HTML/Element/font The HTML Font Element (font) defines the font size, color and face for its content.
  • Web/HTML/Element/footer The HTML footer element represents a footer for its nearest sectioning content or sectioning root ...
  • Web/HTML/Element/form The HTML form element represents a document section that contains interactive controls to submit ...
  • Web/HTML/Element/frame frame is an HTML element which defines a particular area in which another HTML document can be ...
  • Web/HTML/Element/frameset frameset is an HTML element which is used to contain frame elements.
  • Web/HTML/Element/head The HTML head element provides general information (metadata) about the document, including its ...
  • Web/HTML/Element/header The HTML header element represents a group of introductory or navigational aids. It may contain ...
  • Web/HTML/Element/Heading_Elements Heading elements implement six levels of document headings, h1 is the most important and h6 is the ...
  • Web/HTML/Element/hgroup The HTML hgroup Element (HTML Headings Group Element) represents the heading of a section. It ...
  • Web/HTML/Element/hr The HTML hr element represents a thematic break between paragraph-level elements (for example, a ...
  • Web/HTML/Element/html The HTML html element (or HTML root element) represents the root of an HTML document. All other ...
  • Web/HTML/Element/i The HTML i Element represents a range of text that is set off from the normal text for some reason, ...
  • Web/HTML/Element/iframe The HTML Inline Frame Element (iframe) represents a nested browsing context, effectively embedding ...
  • Web/HTML/Element/image The HTML image element was an experimental element designed to display pictures. It never was ...
  • Web/HTML/Element/img The HTML img element represents an image in the document.
  • Web/HTML/Element/input The HTML element input is used to create interactive controls for web-based forms in order to ...
  • Web/HTML/Element/input/button The HTML input type="button" element is a specific version of the input element used to create a ...
  • Web/HTML/Element/input/checkbox The HTML input element input type="checkbox" is an input element to enter an array of different ...
  • Web/HTML/Element/input/color The input type="color" element is a specific version of the input element, used to create an input ...
  • Web/HTML/Element/input/date The HTML input type="date" element is a specific version of the input element used to create an ...
  • Web/HTML/Element/input/datetime The HTML input type="datetime" is a control for entering a date and time (hour, minute, second, and ...
  • Web/HTML/Element/input/image The input type="image" is a graphical submit button. You must use the src attribute to define the ...
  • Web/HTML/Element/input/password The HTML input type="password" element is a specific version of the input element, used to create ...
  • Web/HTML/Element/ins The HTML ins Element (or HTML Inserted Text) HTML represents a range of text that has been added to ...
  • Web/HTML/Element/isindex isindex is an obsolete HTML element that puts a text field in a page for querying the document.
  • Web/HTML/Element/kbd The HTML Keyboard Input Element (kbd) represents user input and produces an inline element ...
  • Web/HTML/Element/keygen The HTML keygen element exists to facilitate generation of key material, and submission of the ...
  • Web/HTML/Element/label The HTML Label Element (label) represents a caption for an item in a user interface. It can be ...
  • Web/HTML/Element/legend The HTML legend Element (or HTML Legend Field Element) represents a caption for the content of its ...
  • Web/HTML/Element/li The HTML li element (or HTML List Item Element) is used to represent an item in a list. It must be ...
  • Web/HTML/Element/link The HTML link element specifies relationships between the current document and an external ...
  • Web/HTML/Element/listing The HTML Listing Element (listing) renders text between the start and end tags without interpreting ...
  • Web/HTML/Element/main The HTML main element represents the main content of  the body of a document or application. The ...
  • Web/HTML/Element/map The HTML map element is used with area elements to define an image map (a clickable link area).
  • Web/HTML/Element/mark The HTML Mark Element (mark) represents highlighted text, i.e., a run of text marked for reference ...
  • Web/HTML/Element/marquee The HTML marquee element is used to insert a scrolling area of text.
  • Web/HTML/Element/menu The HTML menu element represents a group of commands that a user can perform or activate. This ...
  • Web/HTML/Element/menuitem The HTML menuitem element represents a command that a user is able to invoke through a popup menu. ...
  • Web/HTML/Element/meta The HTML meta element represents any metadata information that cannot be represented by one of the ...
  • Web/HTML/Element/meter The HTML meter Element represents either a scalar value within a known range or a fractional value.
  • Web/HTML/Element/multicol The HTML multicol element was an experimental element designed to allow multi-column layouts. It ...
  • Web/HTML/Element/nav The HTML nav element (HTML Navigation Element) represents a section of a page that links to other ...
  • Web/HTML/Element/nobr The HTML nobr element prevents a text from breaking into a new line automatically, so it is ...
  • Web/HTML/Element/noembed The noembed element is a deprecated and non-standard way to provide alternative, or "fallback", ...
  • Web/HTML/Element/noframes noframes is an HTML element which is used to supporting browsers which are not able to support ...
  • Web/HTML/Element/noscript The HTML noscript Element defines a section of html to be inserted if a script type on the page is ...
  • Web/HTML/Element/object The HTML Embedded Object Element (object) represents an external resource, which can be treated as ...
  • Web/HTML/Element/ol The HTML ol Element (or HTML Ordered List Element) represents an ordered list of items. Typically, ...
  • Web/HTML/Element/optgroup In a Web form, the HTML optgroup element creates a grouping of options within a select element.
  • Web/HTML/Element/option In a Web form, the HTML option element is used to create a control representing an item within a ...
  • Web/HTML/Element/output The HTML output element represents the result of a calculation or user action.
  • Web/HTML/Element/p The HTML p element (or HTML Paragraph Element) represents a paragraph of text.
  • Web/HTML/Element/param The HTML param Element (or HTML Parameter Element) defines parameters for object.
  • Web/HTML/Element/picture The HTML picture element is a container used to specify multiple source elements for a specific img ...
  • Web/HTML/Element/plaintext The HTML Plaintext Element (plaintext) renders everything following the start tag as raw text, ...
  • Web/HTML/Element/pre The HTML pre element (or HTML Preformatted Text) represents preformatted text. Text within this ...
  • Web/HTML/Element/progress The HTML progress Element is used to view the completion progress of a task. While the specifics of ...
  • Web/HTML/Element/q The HTML Quote Element (q) indicates that the enclosed text is a short inline quotation. This ...
  • Web/HTML/Element/rp The HTML rp element is used to provide fall-back parenthesis for browsers non-supporting ruby ...
  • Web/HTML/Element/rt The HTML rt Element embraces pronunciation of characters presented in a ruby annotations, which are ...
  • Web/HTML/Element/rtc The HTML rtc Element embraces semantic annotations of characters presented in a ruby of rb elements ...
  • Web/HTML/Element/ruby The HTML ruby Element represents a ruby annotation. Ruby annotations are for showing pronunciation ...
  • Web/HTML/Element/s The HTML Strikethrough Element (s) renders text with a strikethrough, or a line through it. Use the ...
  • Web/HTML/Element/samp The HTML samp element is an element intended to identify sample output from a computer program. It ...
  • Web/HTML/Element/script The HTML Script Element (script) is used to embed or reference an executable script within an HTML ...
  • Web/HTML/Element/section The HTML section element represents a generic section of a document, i.e., a thematic grouping of ...
  • Web/HTML/Element/select The HTML select (select) element represents a control that presents a menu of options. The options ...
  • Web/HTML/Element/Shadow The HTML shadow element is used as a shadow DOM insertion point. You might use it if you have ...
  • Web/HTML/Element/small The HTML Small Element (small) makes the text font size one size smaller (for example, from large ...
  • Web/HTML/Element/source The HTML source element specifies multiple media resources for either the picture, the audio or the ...
  • Web/HTML/Element/spacer spacer is an HTML element which is used for inserting white spaces to web pages. It was created by ...
  • Web/HTML/Element/span The HTML span element is a generic inline container for phrasing content, which does not inherently ...
  • Web/HTML/Element/strike The HTML Strikethrough Element (strike) renders text with a strikethrough, or a line through it.
  • Web/HTML/Element/strong The HTML Strong Element (strong) gives text strong importance, and is typically displayed in bold.
  • Web/HTML/Element/style The HTML style element contains style information for a document, or part of a document. By ...
  • Web/HTML/Element/sub The HTML Subscript Element (sub) defines a span of text that should be displayed, for typographic ...
  • Web/HTML/Element/summary The HTML summary element (summary) is used as a summary, caption, or legend for the content of a ...
  • Web/HTML/Element/sup The HTML Superscript Element (sup) defines a span of text that should be displayed, for typographic ...
  • Web/HTML/Element/table The HTML Table Element (table) represents tabular data: information expressed via two dimensions or ...
  • Web/HTML/Element/tbody The HTML Table Body Element (tbody) defines one or more tr element data-rows to be the body of its ...
  • Web/HTML/Element/td The Table cell HTML element (td) defines a cell of a table that contains data. It participates in ...
  • Web/HTML/Element/template The HTML template element template is a mechanism for holding client-side content that is not to be ...
  • Web/HTML/Element/textarea The HTML textarea element represents a multi-line plain-text editing control.
  • Web/HTML/Element/tfoot The HTML Table Foot Element (tfoot) defines a set of rows summarizing the columns of the table.
  • Web/HTML/Element/th The HTML element table header cell th defines a cell as a header for a group of cells of a table. ...
  • Web/HTML/Element/thead The HTML Table Head Element (thead) defines a set of rows defining the head of the columns of the ...
  • Web/HTML/Element/time The HTML time element represents either a time on a 24-hour clock or a precise date in the ...
  • Web/HTML/Element/title The HTML title element defines the title of the document, shown in a browser's title bar or on the ...
  • Web/HTML/Element/tr The HTML element table row tr defines a row of cells in a table. Those can be a mix of td and th ...
  • Web/HTML/Element/track The HTML track element is used as a child of the media elements— audio and video. It lets you ...
  • Web/HTML/Element/tt The HTML Teletype Text Element (tt) produces an inline element displayed in the browser's default ...
  • Web/HTML/Element/u The HTML Underline Element (u) renders text with an underline, a line under the baseline of its ...
  • Web/HTML/Element/ul The HTML ul element (or HTML U nordered List Element) represents an unordered list of items, namely ...
  • Web/HTML/Element/var The HTML Variable Element (var) represents a variable in a mathematical expression or a programming ...
  • Web/HTML/Element/video Use the HTML video element to embed video content in a document. The video element contains one or ...
  • Web/HTML/Element/wbr The HTML element word break opportunity wbr represents a position within text where the browser may ...
  • Web/HTML/Element/xmp The HTML Example Element (xmp) renders text between the start and end tags without interpreting the ...
  • Web/HTML/Focus_management_in_HTML In the HTML5 working draft, the activeElement DOM attribute and the hasFocus() DOM method give the ...
  • Web/HTML/Global_attributes Global attributes may be specified on all HTML elements, even those not specified in the standard. ...
  • Web/HTML/Global_attributes/accesskey The operation to activate the accesskey depends on browser and its platform.
  1. 1
  2. 2
  3. 3
  4. 4