Snippets tagged “link-tag”
2 snippets use this tag.
- How to Add Image in the Title BarHTML
Make your website look more attractive by using favicons in the title bar. See how favicons are created and find more information about them.
- How to Import Google Fonts in CSS FileCSS
Google Fonts is a free service of web fonts. In this snippet, you can find how to import Google Fonts in CSS file using the @import rule or the <link> tag.