Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ There's no reason not to use SVG for icons:
}
```

SVG scales well for all resolution types and is supported in all browsers back to IE9. So ditch your .png, .jpg, or .gif-jif-whatev files.
SVG scales well for all resolution types and is supported in all browsers back to IE9. So ditch your .png, .jpg, or .gif-jif-whatever files.

**Note:** If you have SVG icon-only buttons for sighted users and the SVG fails to load, this will help maintain accessibility:

Expand Down Expand Up @@ -257,4 +257,4 @@ Now links that are inserted via a CMS, which don't usually have a `class` attrib

### Support

These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11.
These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11.