Quantcast
Channel: Ruturaj Pradeep Kohok | Your Web Advisor » Using
Viewing all articles
Browse latest Browse all 38

A look Into: Using Encoded Image In CSS (background-image)

$
0
0
As designers, adding background image via CSS is definetely a no-brainer to you. Traditionally, or typically, here’s how we do it – using background-image property and link directly to the image source file. div { background-image: url(img/image.png); } However, each image url that we add in that way will cause the browsers to run more [...]

Viewing all articles
Browse latest Browse all 38

Trending Articles