Код: Выделить всё
#cover-image {
height:100%;
background-image: url(images/meAndTheOcean.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
}
< /code>
У меня есть это в теге головы: < /p>
Это div #cover-image:
Код: Выделить всё
[url=#about]About Me[/url]
[url=#work]Work Experience[/url]
[url=#projects]Projects[/url]
[url=#contact]Contact[/url]
Любой совет был бы полезным!
Подробнее здесь: https://stackoverflow.com/questions/335 ... e-normally