Dans The One Tool, Mark Boulton dit qu’on n’a peut-être pas besoin d’un outil unique pour tout faire, outil idéalement adapté au web moderne : I think one of the key aspects of a good designer is to understand your material ; be it pixels, ink or markup. That doesn’t necessarily mean you have to design in that medium. Print designers don’t design in ink (well, not much anymore). Architects don’t design in bricks and steel. And web designers shouldn’t need to design in HTML or a browser canvas. If (...)
chez stef
Un peu de veille technique web.
Derniers articles
L’outil magique pour le design web
17 avril, parPixel Ratios dans les smartphones : le cauchemar !
19 mars, parJe viens de lire Goldilocks and the Three Device Pixel Ratios et comment dire : Wait, what ? They all show a screen width of 320px ? Don’t those three devices all have different screen sizes ? Shouldn’t they go 240px, 320px, 480px ? I paid for a high-resolution 480x854px phone, damn it ; where are my pixels ?! HAAAAAAAAAAAAAAAA ! Oui, voilà, c’est ça : un grand cri de frayeur. Mais l’article est éducatif sur les subtilités des (...)
Avec IE8, des images en
max-widthqui disparaissent6 mars, parRoger Johansson nous en apprend une bonne : Using max-width on images can make them disappear in IE8 After a bit of trial and error it turned out that if an image has a max-width specified through CSS, a width attribute in the HTML, and is the child of a floated element that has no explicit width set, IE8 makes its width zero. I’m not sure if this behaviour is correct, but it sure doesn’t seem intuitive. If this happened with images that did not have a width attribute it would be slightly (...)
Bien faire du design réactif
23 février, parUn article à lire dans toute sa longueur pour bien commencer la journée : Responsive Design : Why You’re Doing It Wrong Responsive design isn’t a fad that arose because of a cool CSS technique, it’s an answer to a problem. Always remember that and constantly ask yourself whether or not you’re really adequately addressing that problem. If you’re using copy and paste to insert your media query breakpoints, your solution might be flawed. Let’s discuss why media queries exist and how we can leverage (...)
Design réactif
17 février, parLes enjeux du design réactif sont doubles : comment faire en sorte de ne pas « faire 4 designs », comme le disait à gros traits Christophe sur twitter il y a quelques jours ? comment gérer les images ? Multiples designs Une piste de travail chez Jeremy Keith : The small-screen and large-screen layouts were designed simultaneously and then I took a small-screen first approach to building it, progressively layering on the wider layouts and tweaking for the in-between states that didn’t have (...)