First page
Back
Continue
Last page
Graphics
Example – display: block;
Normally, <a> tags display inline.
But, by changing the style of the a tag with a {display: block;}, they will display as a vertical navigation menu: