{"id":152879,"date":"2013-10-14T09:46:23","date_gmt":"2013-10-14T16:46:23","guid":{"rendered":"http:\/\/css-tricks.com\/?p=152879"},"modified":"2017-04-23T04:36:12","modified_gmt":"2017-04-23T11:36:12","slug":"interview-questions-css","status":"publish","type":"post","link":"https:\/\/css-tricks.com\/interview-questions-css\/","title":{"rendered":"Interview Questions and Exercises About CSS"},"content":{"rendered":"

If you’re in the position of needing to interview someone about their skill and knowledge about CSS, it can be a little hard to think of things to ask on-the-fly. I thought I’d think up and round up some ideas for reference.<\/p>\n

<\/p>\n

<\/figure>\n

Exercises To Do<\/h3>\n

Seeing people’s actual work is just as important as what they say. Seeing people work their through exercises live might be even more important. These are some exercises that aren’t particularly difficult and anybody with CSS experience should be able to do. Watching\/listening to them do it could be invaluable. Collab Mode<\/a> on CodePen is kinda perfect for that (just saying). <\/p>\n

Create This Button<\/h4>\n

I saw this idea<\/a> on Mobify’s CodePen account<\/a>. Give people an image of a button, and tell them:<\/p>\n

Using CSS properties alone, recreate this button:<\/p><\/blockquote>\n

<\/figure>\n

This would be a great test of the candidate’s CSS3 skills. This button is loaded with that kind of stuff. Things I would look for:<\/p>\n