Email or username:

Password:

Forgot your password?
Manuel Matuzović

It's December 1st, and you know what that means: For the next 24 days, we'll publish articles about HTML by 24 authors. You can read them on the website or subscribe to the RSS channel.

Enjoy!

htmhell.dev/adventcalendar/

14 comments
Αlbrесht Κöhnlеin 🚀

@matuzo Thanks for the advent calendar and thanks for this first article to @rianrietveld

But may I ask why you suggest to add “to the homepage” to the alt text while we never do something similar for sighted users? We expect all sighted users to know that a linked logo leads to the home page. Why should users who rely on the alt text not know that?

Manuel Matuzović

@koehnlein @rianrietveld the image is wrapped in a link which means that its alt text serves as the text for the links. That makes it a functional image which means that it must describe the purpose of the link.

w3.org/WAI/tutorials/images/fu

Manuel Matuzović

On day3 @johnallsopp explains how to create smooth multi-page experiences with just a few lines of CSS. #HTMHellAdventCalendar

htmhell.dev/adventcalendar/202

Go Up