Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
<Directory "/Users/username/.../.../Sites/"> AllowOverride All Options Indexes MultiViews FollowSymLinks Require all granted </Directory>
background: #fff url('URL') right bottom no-repeat;
.header { position: relative; } .header:after { content: ''; width: 300px; height: 300px; position: absolute; bottom: 0; right: 0; background: url('URL'); z-index: -1; }
<a href="#example">Example</a> // Ссылка <div id="#example"></div> // Блок
overflow-x: scroll;