You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2019. It is now read-only.
Following the font-awesome and others, you might as well advertise the <i> tag on the website instead of including a <img> with a blank gif. Saves one additional request to the server and the css works just as fine with that.
The text was updated successfully, but these errors were encountered:
Thanks for your comment @kordianbruck, in fact it's not my website.
My repo is an improved source of the methodology, and http://flag-sprites.com is the direct inspiration.
Nevertheless, you can obviously prefer use the <i> tag in your code.
Following the font-awesome and others, you might as well advertise the
<i>
tag on the website instead of including a<img>
with a blank gif. Saves one additional request to the server and the css works just as fine with that.The text was updated successfully, but these errors were encountered: