h1 {
margin: 50px auto;
width: 800px;
height: 100px;
position: relative;
}
h1 span {
background: url('img/the-call-of-the-wild.png') no-repeat;
}
Listing 41.4. Style elementu h1
Rozdział 41. Podsumowanie części szóstej