From d884fd7a1aa1e55420f9848434e242bd85dd311a Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Sun, 21 Jan 2018 10:24:35 -0800 Subject: [PATCH] Clean up whitespace :shower: --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9b87079..4d9cf29 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ Below are the essential elements for any web document (websites/apps): to consistently ensure proper document rendering. Any other head element should come *after* these tags. - † Use the content="ie-edge" tag if your project + † Use the content="ie-edge" tag if your project supports Internet Explorer prior to version 11. - + --> Page Title ``` @@ -69,9 +69,9 @@ Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `nos These elements provide information for how a document should be perceived, and rendered, by web technologies. e.g. browsers, search engines, bots, etc. ``` html - @@ -105,19 +105,19 @@ These elements provide information for how a document should be perceived, and r ## Meta ``` html - - + -