Articles tagged: HTML
Found 376 documents
- Web/HTML/Element/ruby The HTML ruby element represents a ruby annotation. Ruby annotations are for showing ...
- Web/HTML/Element/s The HTML s element renders text with a strikethrough, or a line through it. Use the s element to ...
- Web/HTML/Element/samp The HTML samp element is an element intended to identify sample output from a computer program. ...
- Web/HTML/Element/script The HTML script element is used to embed or reference executable code; this is typically used to ...
- Web/HTML/Element/section The HTML section element represents a standalone section — which doesn't have a more specific ...
- Web/HTML/Element/select The HTML select element represents a control that provides a menu of options:
- Web/HTML/Element/Shadow The HTML shadow element —an obsolete part of the Web Components technology suite—was intended to ...
- Web/HTML/Element/slot The HTML slot element —part of the Web Components technology suite—is a placeholder inside a web ...
- Web/HTML/Element/small The HTML small element makes the text font size one size smaller (for example, from large to ...
- Web/HTML/Element/source The HTML source element specifies multiple media resources for the picture, the audio element, ...
- Web/HTML/Element/spacer spacer is an obsolete HTML element which allowed insertion of empty spaces on pages. It was ...
- Web/HTML/Element/span The HTML span element is a generic inline container for phrasing content, which does not ...
- Web/HTML/Element/strike The HTML strike element (or HTML Strikethrough Element) places a strikethrough (horizontal line) ...
- Web/HTML/Element/strong The HTML strong element 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.
- Web/HTML/Element/sub The HTML sub element defines a span of text that should be displayed, for typographic reasons, ...
- Web/HTML/Element/summary The HTML Disclosure Summary element (summary) element specifies a summary, caption, or legend ...
- Web/HTML/Element/sup The HTML sup element defines a span of text that should be displayed, for typographic reasons, ...
- Web/HTML/Element/table The HTML table element represents tabular data — that is, information presented in a ...
- Web/HTML/Element/tbody The HTML tbody element groups one or more tr elements as the body of a table element.
- Web/HTML/Element/td The HTML td element defines a cell of a table that contains data. It participates in the table ...
- Web/HTML/Element/template The HTML template element 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 tfoot element defines a set of rows summarizing the columns of the table.
- Web/HTML/Element/th The HTML th element defines a cell as header of a group of table cells. The exact nature of this ...
- Web/HTML/Element/thead The HTML thead element defines a set of rows defining the head of the columns of the table.
- 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 ...
- Web/HTML/Element/tr The HTML tr element specifies that the markup contained inside the tr block comprises one row of ...
- 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 ...
- Web/HTML/Element/u The HTML u element renders text with an underline, a line under the baseline of its content. In ...
- Web/HTML/Element/ul The HTML ul element represents an unordered list of items, typically rendered as a bulleted list.
- Web/HTML/Element/var The HTML var element represents a variable in a mathematical expression or a programming context.
- Web/HTML/Element/video Use the HTML video element to embed video content in a document.
- Web/HTML/Element/wbr The HTML wbr element represents a word break opportunity—a position within text where the ...
- Web/HTML/Element/xmp The HTML Example Element (xmp) renders text between the start and end tags without interpreting ...
- Web/HTML/Global_attributes Global attributes may be specified on all HTML elements, even those not specified in the ...
- Web/HTML/Global_attributes/accesskey The accesskey global attribute provides a hint for generating a keyboard shortcut for the ...
- Web/HTML/Global_attributes/class The class global attribute is a space-separated list of the classes of the element. Classes ...
- Web/HTML/Global_attributes/contenteditable The contenteditable global attribute is an enumerated attribute indicating if the element should ...
- Web/HTML/Global_attributes/contextmenu The contextmenu global attribute is the id of a menu to use as the contextual menu for this element.
- Web/HTML/Global_attributes/data-* The data-* global attributes form a class of attributes called custom data attributes, that ...
- Web/HTML/Global_attributes/dir The dir global attribute is an enumerated attribute indicates the directionality of the ...
- Web/HTML/Global_attributes/draggable The draggable global attribute is an enumerated attribute that indicates whether the element can ...
- Web/HTML/Global_attributes/dropzone The dropzone global attribute is an enumerated attribute indicating what types of content can be ...
- Web/HTML/Global_attributes/hidden The hidden global attribute is a Boolean attribute indicating that the element is not yet, or is ...
- Web/HTML/Global_attributes/id The id global attribute defines a unique identifier (ID) which must be unique in the whole ...
- Web/HTML/Global_attributes/itemid The itemid global attribute is the unique, global identifier of an item. An itemid attribute can ...
- Web/HTML/Global_attributes/itemprop The itemprop global attribute is used to add properties to an item. Every HTML element can have ...
- Web/HTML/Global_attributes/itemref The global attribute itemref properties, which are not descendants of an element with the ...
- Web/HTML/Global_attributes/itemscope itemscope is a boolean global attribute that defines the scope of associated metadata. ...
- Web/HTML/Global_attributes/itemtype The global attribute itemtype specifies the URL of the vocabulary that will be used to define ...
- Web/HTML/Global_attributes/lang The lang global attribute participates in defining the language of the element, the language ...
- Web/HTML/Global_attributes/slot The slot global attribute assigns a slot in a shadow DOM shadow tree to an element: An element ...
- Web/HTML/Global_attributes/spellcheck The spellcheck global attribute is an enumerated attribute defines whether the element may be ...
- Web/HTML/Global_attributes/style The style global attribute contains CSS styling declarations to be applied to the element. Note ...
- Web/HTML/Global_attributes/tabindex The tabindex global attribute indicates if its element can be focused, and if/where it ...
- Web/HTML/Global_attributes/title The title global attribute contains text representing advisory information, related to the ...
- Web/HTML/Global_attributes/translate The translate global attribute is an enumerated attribute that is used to specify whether an ...
- Web/HTML/Index A comprehensive index list of all the available HTML documentation.
- Web/HTML/Inline_elements In HTML, inline elements are those which only occupy the space bounded by the tags defining the ...
- Web/HTML/Link_types In HTML, the following link types indicate the relationship between two documents, in which one ...
- Web/HTML/Microdata Microdata is a WHATWG HTML specification used to nest metadata within existing content on web ...
- Web/HTML/microformats Microformats (sometimes abbreviated μF) are simple conventions used to embed semantics in HTML ...
- Web/HTML/Optimizing_your_pages_for_speculative_parsing Traditionally in browsers the HTML parser has run on the main thread and is blocked after a ...
- Web/HTML/Preloading_content The preload value of the link element's rel attribute allows you to write declarative fetch ...
- Web/HTML/Quirks_Mode_and_Standards_Mode In the old days of the web, pages were typically written in two versions: One for Netscape ...
- Web/HTML/Reference This HTML reference describes all elements and attributes of HTML, including global attributes ...
- Web/HTML/Supported_media_formats The audio and video elements provide support for playing audio and video without plug-ins.
- Web/HTML/Using_the_application_cache HTML5 provides an application caching mechanism that lets web-based applications run offline. ...
- Web/HTTP/Link_prefetching_FAQ Link prefetching is a browser mechanism, which utilizes browser idle time to download or ...
- Web/HTTP/Overview HTTP is a protocol which allows the fetching of resources, such as HTML documents. It is the ...
- Web/Security/Subresource_Integrity Subresource Integrity (SRI) is a security feature that enables browsers to verify that files ...
- Web/SVG/Applying_SVG_effects_to_HTML_content Modern browsers support using SVG within CSS styles to apply graphical effects to HTML content.
- Web/Tutorials The links on this page lead to a variety of tutorials and training materials. Whether you are ...