for some reason background-image isnt working for some things that i want to do. i had a gif background in my site title before on home.html and ive changed some things and now its not working????
Seems to be working fine for me, looking at your source, its very clean, but Id recommend against using full address paths, It will break your site in the future. Also if you're having issues with background try doing them in CSS instead, it suits modern browsers better.
thanks for the replies! i cleared my history and loaded up my site and its working properly now. i was also working on my site outside of neocities's editor so thats why i have full domains for my images, i should probably fix that
Seems to be working fine for me, looking at your source, its very clean, but Id recommend against using full address paths, It will break your site in the future. Also if you're having issues with background try doing them in CSS instead, it suits modern browsers better.
Try using CSS file instend of using style in html. It easier that way. Also, it look fine by me
thanks for the replies! i cleared my history and loaded up my site and its working properly now. i was also working on my site outside of neocities's editor so thats why i have full domains for my images, i should probably fix that