038: RAPIDFIRE #9
Another RAPIDFIRE episode of ShopTalk! No guests, no #hotdrama, no news, just all steaming hot question on answer action. We talk about (roughly in order):
Guests
Chris Coyier and Dave Rupert
This episode is with just Chris & Dave, ShopTalk Show's hosts. Chris is the co-founder of CodePen and creator of CSS-Tricks, and Dave is lead developer at Paravel.
Time Jump Links
- (1:47) How do you prevent padding adding to the width of an element?
- (8:05) Where do you start contributing on GitHub?
- (13:20) Are there performance considerations for including multiple identical media queries?
- (24:10) How can you print background colors and images? (WebKit:
:root { -webkit-print-color-adjust: exact; }
) - (31:47) What’s up with IE VM’s?
- (35:10) What do we think of Google’s style guides?
- (43:00) Can we make the server help us with responsive images?
- (52:46) Are landing pages a no-no in modern web design?
- (57:20) Is there a way to solve hover menus on touch screen devices?
- (1:03:22) What should I learn next? Classic.