Exploring the visually-hidden css
For many years i've used the mixin without thinking twice. So here we are. Exploring the visually-hidden helper class.
For many years i've used the mixin without thinking twice. So here we are. Exploring the visually-hidden helper class.
I've just added a browse navigation to the single page templates of this blog. Since the documentation in Hugo is not super straight forward, i want to document my insights here.
Reading into the Breadcrumb example on the WAI-ARIA Practices website, i noticed a tiny detail in the HTML i never gave much thought before: The list uses an ordered list for the list markup.