diff --git a/README.md b/README.md index 4789b0b..64e8a48 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Below are the essential tags for basic, minimalist websites: Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `noscript`, and `base`. ``` html - + @@ -96,8 +96,10 @@ Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `nos ## Meta +`` elements provide information for how a document should be perceived, and rendered, by other technologies. e.g. bots, search engines, browsers, etc. + ``` html - +