Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: base 64

Using Data URIs in CSS

December 1, 2009

Data URIs allow any file to be embedded inline within CSS. You can use them in many ways including embedding images and fonts into your CSS…

csshead comment 0 Comments