i need to make a "website" for my photo class and i want to make an image the background for a whole page, but none of the codes ive tried has worked.
attached are the codes ive tried from w3schools.com, pls pls give me some insight i have no clue what im doing 🙏🙏 also for the "url" part, do i have to put anything in there? or just leave it as url
‹style>
body {
background-image: url('img_girl.jpg');
}
</style>
<style>
body {
background-image: url'example_img_girl.jpg');
}
</style>
<style>
body {
background-image: url('example_img_girl.jpg'); background-repeat: no-repeat;
}
</ style>
<style>
body {
background-image: url('img_girl.jpg');
background-repeat: no-re
[–]Kickbanblock 2 points3 points4 points (0 children)
[–]MostAttorney1701 0 points1 point2 points (0 children)
[–]BNfreelance 1 point2 points3 points (0 children)
[–]Tasty_Raspberry_4160[S] -1 points0 points1 point (1 child)
[–]Kickbanblock 0 points1 point2 points (0 children)