Tells mobile browsers that the content is already framed for mobile browsing.
Contains language specific links.
Public specification of a preferred URL for a page allows search engines to understand the original location for content.
Page contains links to disable or enable DNS prefetching of links in the page.
The Open Graph protocol enables any web page to become a rich object in a social graph, a open protocol supported by Facebook
The DOCTYPE is a required preamble for HTML5 websites.
The @font-face rule allows for linking to fonts that are automatically activated when needed.
This page contains tags that are specific to an HTML 5 implementation.
A way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.
This page contains HTML5 style media tags. HTML5 is the proposed next standard for HTML 4.01, XHTML 1.0 and DOM Level 2 HTML.
The page shows content with an iframe; an embedded frame that loads another webpage.
A mechanism for developers to signal a relative priority for browsers to consider when fetching resources.
JavaScript is a scripting language most often used for client-side web development.
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML
The description attribute provides a concise explanation of the page content.
Meta tag containing keywords related to the page.
This page contains a meta robots tag which tells search engines and robots to index or not index the page.
JSON-LD, or JavaScript Object Notation for Linked Data, is a method of transporting Linked Data using JSON.