suman-shah / How-To-create-some-common-stuff-in-web

We have gathered a variety of exercises to learn how to create some task
49 stars 52 forks source link

Add files via upload #24

Closed sagarshah902 closed 2 years ago

sagarshah902 commented 2 years ago

A random background image can be used for various purposes on a webpage in different ways. Sometimes it is used as a slideshow and sometimes one image is displayed at a time and a new image appears when the page is reloaded. You can see this feature on Bing’s homepage. In this tutorial, we will create a random background image functionality on page refresh using jQuery and CSS.