HTML <head> Generator

Author by Dimpurr - Drag to Add Favourite
Hover the button for Tips

HTML Doctype

HTML 5 and Newer HTML 4.01 Strict HTML 4.01 Transitional HTML 4.01 Frameset XHTML 1.0 Strict XHTML 1.0 Transitional XHTML 1.0 Frameset XHTML 1.1 (Strict)

Document Base Meta

Simplified Chinese Traditional Chinese American English Other Language Charset Charset Prefer Newest Browser Responsible Viewport Title

SEO Meta

Application Name Keywords Description Author Robots Nofollow Disable Baidu Siteapp Disable Google Translate

Link

RSS Feed Favicon Shortlink Index Stylesheet

Platform Compatibility Meta

Handheld Friendly Cache Control Prefer Chrome Frame Disable Number Dectect Disable Tap Highlight

Web App Meta

iOS App Title iOS App Fullscreen iOS StatusBar Color Windows Tile Color Windows Tile Image Android Theme Color UC Browser App Mode UC Browser Fullsreen UC Browser Portrait UC Browser Landscape UC Browser Fitscreen UC Disable Night Mode QQ Browser App Mode QQ Browser Fullscreen QQ Browser Portrait QQ Browser Landscape
T
<!DOCTYPE html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
o
<html lang="zh-cmn-Hans">
<head>

<html lang="zh-cmn-Hant">
<head>

<html lang="en-us">
<head>

<html lang="value">
<head>

<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>value</title>

<meta name="application-name" content="value" />
<meta name="keywords" content="value" />
<meta name="description" content="value">
<meta name="author" content="value">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="google" value="notranslate">
i
<link rel="alternate" type="application/rss+xml" title="RSS" href="uri" />
<link rel="shortcut icon" type="image/ico" href="uri" />
<link rel="index" title="value" href="uri" />
<link rel="stylesheet" type="text/css" media="value" href="uri" />

<meta name="HandheldFriendly" content="true">
<meta http-equiv="Cache-Control" content="no-cache">
<meta name="renderer" content="webkit">
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no">
e
<meta name="apple-mobile-web-app-title" content="value">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="msapplication-TileColor" content="value"/>
<meta name="msapplication-TileImage" content="uri"/>
<meta name="theme-color" content="value">
<meta name="browsermode" content="application">
<meta name="full-screen" content="yes">
<meta name="screen-orientation" content="portrait">
<meta name="screen-orientation" content="landscape">
<meta name="layoutmode" content="fitscreen/standard" />
<meta name="nightmode" content="enable/disable"/>
<meta name="x5-page-mode" content="app">
<meta name="x5-fullscreen" content="true">
<meta name="x5-orientation" content="portrait">
<meta name="x5-orientation" content="landscape">

</head>
</html>