Amnh.org is built with the following tech stack:
Document Encoding
UTF-8
UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.
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.
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.
Referrer Policy
Requests made from a document, and for navigations away from that document are associated with a Referrer header. This policy determines in the browser should send a referrer or not.