diff --git a/README.md b/README.md index 1388094..99ef94b 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,12 @@ A list of everything that could go in the `` of your document - [Recommended Minimum](#recommended-minimum) - [Elements](#elements) - [Meta](#meta) - - [Meta: Not Recommended](#meta-not-recommended) - [Link](#link) - - [Link: Not Recommended](#link-not-recommended) - [Favicons](#favicons) - [Social](#social) - - [Facebook / Open Graph](#facebook--open-graph) - - [Facebook / Instant Articles](#facebook--instant-articles) - - [Twitter](#twitter) + - [Facebook Open Graph](#facebook-open-graph) + - [Facebook Instant Articles](#facebook-instant-articles) + - [Twitter Cards](#twitter-cards) - [Google+ / Schema.org](#google--schemaorg) - [OEmbed](#oembed) - [Browsers / Platforms](#browsers--platforms) @@ -23,7 +21,6 @@ A list of everything that could go in the `` of your document - [Google Android](#google-android) - [Google Chrome](#google-chrome) - [Microsoft Internet Explorer](#microsoft-internet-explorer) - - [Microsoft Internet Explorer: Legacy, Do Not Use!](#microsoft-internet-explorer-legacy-do-not-use) - [Browsers (Chinese)](#browsers-chinese) - [360 Browser](#360-browser) - [QQ Mobile Browser](#qq-mobile-browser) @@ -36,6 +33,7 @@ A list of everything that could go in the `` of your document - [Other Formats](#other-formats) - [Translations](#translations) - [Contributing](#contributing) +- [Contributors](#contributors) - [Author](#author) - [License](#license) @@ -46,7 +44,7 @@ Below are the essential tags for basic, minimalist websites: ```html - + Page Title ``` @@ -106,20 +104,27 @@ Below are the essential tags for basic, minimalist websites: + + + + + + + + + + + + + + + - - - - - - - - @@ -150,67 +155,13 @@ Below are the essential tags for basic, minimalist websites: - [ICBM on Wikipedia](https://en.wikipedia.org/wiki/ICBM_address#Modern_use) - [Geotagging on Wikipedia](https://en.wikipedia.org/wiki/Geotagging#HTML_pages) -### Meta: Not Recommended -Below are the meta attributes which are not recommended for use as they had low adoption rate, or have been deprecated: - -```html - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -``` ## Link ``` html + + + @@ -220,9 +171,6 @@ Below are the meta attributes which are not recommended for use as they had low - - - @@ -240,17 +188,11 @@ Below are the meta attributes which are not recommended for use as they had low - - + + - - - - - - - + @@ -258,7 +200,7 @@ Below are the meta attributes which are not recommended for use as they had low - + @@ -271,7 +213,7 @@ Below are the meta attributes which are not recommended for use as they had low - + @@ -289,29 +231,16 @@ Below are the meta attributes which are not recommended for use as they had low ``` -### Link: Not Recommended -Below are the link relations which are not recommended for use: - -```html - - - - -``` - ### Favicons ``` html - + - - - - - - + + + ``` - [All About Favicons (And Touch Icons)](https://bitsofco.de/all-about-favicons-and-touch-icons/) @@ -319,7 +248,7 @@ Below are the link relations which are not recommended for use: ## Social -### Facebook / Open Graph +### Facebook Open Graph ``` html @@ -331,14 +260,12 @@ Below are the link relations which are not recommended for use: - - ``` - [Facebook Open Graph Markup](https://developers.facebook.com/docs/sharing/webmasters#markup) - [Open Graph protocol](http://ogp.me/) -### Facebook / Instant Articles +### Facebook Instant Articles ``` html @@ -354,7 +281,7 @@ Below are the link relations which are not recommended for use: - [Facebook Instant Articles: Creating Articles](https://developers.facebook.com/docs/instant-articles/guides/articlecreate) - [Instant Articles: Format Reference](https://developers.facebook.com/docs/instant-articles/reference) -### Twitter +### Twitter Cards ``` html @@ -364,8 +291,6 @@ Below are the link relations which are not recommended for use: - - ``` - [Twitter Cards: Getting Started Guide](https://dev.twitter.com/cards/getting-started) @@ -418,20 +343,13 @@ Pinterest lets you prevent people from saving things from your website, accordin - - - - - - - - - - + + + - + @@ -444,7 +362,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ```html - + ``` ### Google Android @@ -481,66 +399,36 @@ Since Chrome 31, you can set up your web app to "app mode" like Safari. - - - - - - + + ``` -[Google Developer](https://developer.chrome.com/multidevice/android/installtohomescreen) +- [Google Developer](https://developer.chrome.com/multidevice/android/installtohomescreen) ### Microsoft Internet Explorer ``` html - - + - - - + + + + + + + + + + - - - - - - - - - - - + - - - -``` - -### Microsoft Internet Explorer: Legacy, Do Not Use! - -``` html - - - - - - - - - - - - - - ``` ## App Links