how to make background css code example Example: how to change background image in html Click to copy<style> div { background-image: url('img_girl.jpg'); } </style>