Junior Developer
Всем привет. Мне надо две картинки на бэкграунд поставить, почему не работает? Вот код
body {
background-color: #3F2860;
color: #191970;
font-family: Arial, Verdana, sans-serif;
background: url(purple_background.gif) no-repeat right bottom, url (background.png);
}
Тут во втором случае пробел, который все ломает