public marks

PUBLIC MARKS from Spone with tags html & icônes

08 February 2012 11:00

A better way to use icon fonts — yatil. Eric Eggert about web development & design.

There are some browser and screen reader combinations that treat CSS not only as a presentational thing, but apply meaning according to the used properties. For example some won’t read a list if you use list-style: none; in your CSS. This assumes that the meaning of your HTML is overwritten by the visual style: If it doesn’t look like a dumb bullet list, it must be no list at all. I’m not sure I conclude with that assumption, but that isn’t the main point of the article here.