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 - - + -