-
Relax and read a book
We listed all our favourite books now online for you.
Read more -
Relax and read a book
We listed all our favourite books now online for you.
Read more about our favourite books
Hide extra text for context
With CSS:
<span class="screen-reader-text"> about our favourite books</span>
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
<a href="url-to-post">Read more<span class="screen-reader-text"> about our favourite books</span></a>.
-
Relax and read a book
We listed all our favourite books now online for you.
Read more about our favourite books
With ARIA
<a href="url-to-post" aria-label="Read more about our favourite books">Read more.</a>
-
Relax and read a book
We listed all our favourite books now online for you.
Read more