Data URIs Explained: Embed Files in a String
A data URI packs a whole file into a single text string, so a small image or snippet of text can be embedded directly in HTML or CSS instead of loading fr
A data URI packs a whole file into a single text string, so a small image or snippet of text can be embedded directly in HTML or CSS instead of loading fr