Etfchannel.com is built with the following tech stack:
Document Standards
X-UA-Compatible
Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.
Meta Keywords
Meta tag containing keywords related to the page.
Meta Description
The description attribute provides a concise explanation of the page content.
Javascript
JavaScript is a scripting language most often used for client-side web development.
Javascript Defer
The defer attribute gives a hint to the browser that the script does not create any content so the browser can optionally defer interpreting the script. This can improve performance by delaying execution of scripts until after the body content is parsed and rendered.
WAI-ARIA
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.
HTML5 DocType
The DOCTYPE is a required preamble for HTML5 websites.
HTML 5 Specific Tags
This page contains tags that are specific to an HTML 5 implementation.
Content Type Options
Used to disable MIME-sniffing for a particular HTTP response.