diff --git a/README.md b/README.md index cc47771..29955c7 100644 --- a/README.md +++ b/README.md @@ -152,12 +152,6 @@ A collection of HTML head elements. ## Browser/Platform -### Android - -``` html - -``` - ### Apple iOS ``` html @@ -175,7 +169,20 @@ A collection of HTML head elements. [Apple Meta Tags](https://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/articles/metatags.html) -### Internet Explorer +### Apple Safari + +```html + + +``` + +### Google Android + +``` html + +``` + +### Microsoft Internet Explorer ``` html @@ -190,7 +197,7 @@ A collection of HTML head elements. ``` -### Internet Explorer (LEGACY DO NOT USE) +### Microsoft Internet Explorer (LEGACY DO NOT USE) ``` html @@ -199,12 +206,6 @@ A collection of HTML head elements. ``` -### Safari 9: Pinned tabs in El Capitan - -```html - -``` - ## Other Resources - [HTML5 Boilerplate Docs: The HTML](https://github.com/h5bp/html5-boilerplate/blob/master/dist/doc/html.md)