Articles tagged with “HTML” (4 articles)

Today I learned: How to "include" a link inside a form input label

Learn how to markup a form input label with a link in a accessible manner

Today I learned: How to style a <fieldset>'s <legend> element as display inline

Learn how to work around the dodginess of HTML <legend> tag to make it behave as it would be `display: inline` or `display: inline-block`.

Today I troubleshot: Narrow non-breaking space not rendering

Learn why narrow non-breaking spaces would not render on a webpage.

Today I learned: HTML input checkbox can have an indeterminate state

Spotlight on little-known indeterminate state of HTML input checkbox.

Browse all tags