HTML
- 2 ответа
- 0 вопросов
1
Вклад в тег
background: url(../img/bg-author_text.png) center 115px no-repeat, url(../img/bg-author.jpg) center top / 100% fixed no-repeat ;
background:
url(sweettexture.jpg) /* image */
top center / 200px 200px /* position / size */
no-repeat /* repeat */
fixed /* attachment */
padding-box /* origin */
content-box /* clip */
red; /* color */