Frameworks

PHPPHP

PHP Usage Statistics · Download List of All Websites using PHP

PHP is a widely used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Viewport MetaViewport Meta

Viewport Meta Usage Statistics · Download List of All Websites using Viewport Meta

This page uses the viewport meta tag which means the content may be optimized for mobile content.

Mobile Non Scaleable ContentMobile Non Scaleable Content

Mobile Non Scaleable Content Usage Statistics · Download List of All Websites using Mobile Non Scaleable Content

This content is formatted for mobile devices, it does not allow the content to be scaled.

Content Delivery Network

GStatic Google Static ContentGStatic Google Static Content

GStatic Google Static Content Usage Statistics · Download List of All Websites using GStatic Google Static Content

Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.

JavaScript Libraries and Functions

JavaScript ModulesJavaScript Modules

JavaScript Modules Usage Statistics · Download List of All Websites using JavaScript Modules

Modern browsers now support native module functionality, optimizing loading and efficiency. Import and export statements are key for using native JavaScript modules.

Web Servers

nginxnginx

nginx Usage Statistics · Download List of All Websites using nginx

nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.

Operating Systems and Servers

Gentoo LinuxGentoo Linux

Gentoo Linux Usage Statistics · Download List of All Websites using Gentoo Linux

Gentoo Linux, a special flavor of Linux that can be automatically optimized and customized for just about any application or need.

Document Encoding

UTF-8UTF-8

UTF-8 Usage Statistics

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

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

Meta KeywordsMeta Keywords

Meta Keywords Usage Statistics

Meta tag containing keywords related to the page.

Meta DescriptionMeta Description

Meta Description Usage Statistics

The description attribute provides a concise explanation of the page content.

Meta RobotMeta Robot

Meta Robot Usage Statistics

This page contains a meta robots tag which tells search engines and robots to index or not index the page.

Font Face RuleFont Face Rule

Font Face Rule Usage Statistics

The @font-face rule allows for linking to fonts that are automatically activated when needed.

Cascading Style SheetsCascading Style Sheets

Cascading Style Sheets Usage Statistics

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

X-UA-CompatibleX-UA-Compatible

X-UA-Compatible Usage Statistics

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.

Canonical Content TagCanonical Content Tag

Canonical Content Tag Usage Statistics

Public specification of a preferred URL for a page allows search engines to understand the original location for content.

HTML 5 Specific TagsHTML 5 Specific Tags

HTML 5 Specific Tags Usage Statistics

This page contains tags that are specific to an HTML 5 implementation.

srcsetsrcset

srcset Usage Statistics

Adapting images for high-resolution and low-resolution displays.

Picture ElementPicture Element

Picture Element Usage Statistics

The picture element provides images for different devices and is part of the HTML 5.1 specification.

JavascriptJavascript

Javascript Usage Statistics

JavaScript is a scripting language most often used for client-side web development.

Javascript DeferJavascript Defer

Javascript Defer Usage Statistics

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.