How to add background to HTML based website?
By
sms1202
in Programming
in Programming
Go to solution
Solved by Shoob,
Because I smell a homework, If you want it to be just HTML you can use the background attribute:
<body background="img.jpg">
Keep in mind though that the image should be in your project folder if you don't use the full route to the file.
-
Topics
-
1
-
frozensun ·
Posted in Graphics Cards6 -
0
-
kisserik93 ·
Posted in Peripherals11 -
Rick13 ·
Posted in CPUs, Motherboards, and Memory13 -
3
-
4
-
6
-
popularlion ·
Posted in Troubleshooting7 -
3
-

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now