Reader views in browsers
I'm currently looking for reasons or arguments on why to use proper semantic HTML. The reader views/modes in browsers came to mind.
I'm currently looking for reasons or arguments on why to use proper semantic HTML. The reader views/modes in browsers came to mind.
In where i explore one option to put dots on a donut.
When moving my blog over to Eleventy with Nunjucks templating, i suddenly had the problem that some of my articles cound not be rendered anymore.
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.