body {
background-color: #ffffff;
background-image: url(111.png);
background-repeat: no-repeat;
}
hello guys. i have a problem. i have this little image on background 111.png is a simple image with 300 x 300 and with this code is put on left upper.
Can you show me guys how i transform this css style code to put the image background to the center? thanks.
source https://stackoverflow.com/questions/68151416/how-i-center-this-background-photo
Comments
Post a Comment