+ 5
How could you make a background of the Milky Way galaxy
I want to know how to make a space background for my code. I want to use it in the language,HTML,CSS and Java Script so can you please tell me the code for a Milky Way galaxy background.
7 Respostas
+ 19
Download Milky Way Picture And Put It On Img Element!!!
+ 11
In CSS:
body {
background-image: url("image.jpg");
}
Make sure you have legal rights to use the image and credit the image owner.
+ 5
thanks also
love you John Wells and Coder
+ 4
thank you
+ 3
thanks blackwinter
+ 3
thanks all you guys you are all going to go in the credits of my game😀🚀🚀✅✅
+ 2
Black winter, how do I make my own images?