AfjalKhan
Joined
Activity
Posted in CSS Beginner Need Help
Hi, i am new to CSS and HTML and i have been trying to make the background of my HTML site an image, but it doesnt seem to work and the image does not appear https://trackeasy.fun/usps/ on my HTML after i have refreshed the page.
Here is the code that i am using :
background-image: url('.../images/bgimage.jpg')
The problem is either i am doing something wrong with my code or my image is not in the right place and the code cannot find the image.
Posted in CSS Beginner Need Help
Hi, i am new to CSS and HTML and i have been trying to make the background of my HTML site an image, but it doesnt seem to work and the image does not appear on my HTML after i have refreshed the page.
Here is the code that i am using :
background-image: url('.../images/bgimage.jpg')
The problem is either i am doing something wrong with my code or my image is not in the right place and the code cannot find the image.