Open hjoon0510 opened 6 years ago
예제
<html>
<head>
<style>
#box5{
width: 300px;
height: 100px;
background: yellow url('/images/attach/google.png') no-repeat center center;
}
</style>
</head>
<body>
<div id="box5"></div>
</body>
</html>