Answer the question
In order to leave comments, you need to log in
What could be the problem with body?
This is a rainbow png picture that I put
body{
background: url(images/bg-body.png) no-repeat 50% 0 #0e0e0e;
<!DOCTYPE html>
<html>
<head>
<title>home page</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css" media="all">
</head>
<body>
</body>
</html>
Answer the question
In order to leave comments, you need to log in
and what should happen then?
upd: background-size: 50%;
should help
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question