TIL that <footer> automatically has the contentinfo role. I thought you could use footer for any metadata on the page, but the “landmark” concept suggests that it should really only be used once per page
Software developer, perpetual learner
TIL that <footer> automatically has the contentinfo role. I thought you could use footer for any metadata on the page, but the “landmark” concept suggests that it should really only be used once per page