DEV Community

Akinyemi Victor
Akinyemi Victor

Posted on

Adding a background image to css style from your local storage pc.

I am trying to figure out how to use an image stored in my pc as a background for my web page. I tried using url ("");.but it doesn't work. Any ideas pls.

Top comments (0)