Archived topic
Go 2.0 post navigation
4 replies · Started by Rachel on February 26, 2021
Amazing update the 2.0
I am creating a post navigation with next and previous post in elements.
I am using the advanced header option.
1. I want to use the icon on the right side instead of left or above on the next section is that possible somehow?
2. When would I give an element a div label instead of a header or paragraph?
Thank you
Ah, sorry I could use the buttons instead of advanced header. Sorry.
But when to use the div attribute?
Hi there,
The <div> can be used when you don't want any of those previous tags like <h1> - <p> attached to it.
Shows up like this in the HTML:
https://www.screencast.com/t/Vdlhl3MkHM
Thank you Leo very helpful
No problem :)