Published in: CSS
URL: positioned link
positioned link
#homeLink { width: 400px; height: 90px; position: absolute; top: 40px; left: 0; display: block; z-index: 10; outline: none; } <a id="homeLink" href="/home/">.</a>
You need to login to post a comment.
