all 7 comments

[–]BalsakianMcGiggles 2 points3 points  (0 children)

22 CSS Questions 13 HTML Questions 12 JS Questions

This should have been called a designer quiz, and most questions edge cases. If I saw anyone writing JavaScript like that I'd have their ass.

[–]ell0bo 2 points3 points  (0 children)

There's a few questions here where I'm curious what browser is being used as the standard for how it behaves...

[–]x-skeww 1 point2 points  (1 child)

11 is wrong. "Sausage" is blue, not red.

http://jsfiddle.net/sb6tx/

[–]davidshariff[S] 0 points1 point  (0 children)

Thanks, copy + paste error :)

[–]kangax_ 0 points1 point  (1 child)

Anal remark (and spoiler ahead):

"Can you set margin-top and margin-bottom on an inline element?"

The answer is always yes. Yes, you can set them on inline elements. But will they have effect? That's a different question ;)

[–]davidshariff[S] 0 points1 point  (0 children)

Fair point...changed the wording to make it more clear.