diff --git a/README.md b/README.md index 450b709..3c3c8ed 100644 --- a/README.md +++ b/README.md @@ -552,6 +552,7 @@ Below are the link relations which are not recommended for use: Moving the `href` attribute to the beginning of an element improves compression when GZIP is enabled, because the `href` attribute is used in `a`, `base` and `link` tags. Example: + ``` html ```