From 86b14599d384196cb8e61dbd5720d9e0af8a52c5 Mon Sep 17 00:00:00 2001 From: Scott Date: Wed, 4 May 2016 10:15:56 -0400 Subject: [PATCH] expanding on the deprecated elements --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index d1e6588..03d2c3b 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ A collection of HTML head elements. - - @@ -32,10 +30,6 @@ A collection of HTML head elements. - - - - @@ -44,9 +38,22 @@ A collection of HTML head elements. + +``` + +### Deprecated/Legacy +Below are the meta elements which are either deprecated or not supported anymore: + +```html + + + + + + + - @@ -54,13 +61,6 @@ A collection of HTML head elements. ``` -### Deprecated/Legacy -Below are the meta tags which are either deprecated or not supported anymore: - -``` - -``` - ## Link Element ``` html @@ -105,10 +105,10 @@ Below are the meta tags which are either deprecated or not supported anymore: ### Favicons ``` html - + - +