Hey all. Stumbled upon this CSS Quiz sponsored by SitePoint...wanna take it and see what you get? (And then post and discuss, of course.)
Slightly embarrassing, but I pulled a 21/27 (Yeah, that's a C)
~TehYoyo
| SitePoint Sponsor |
Hey all. Stumbled upon this CSS Quiz sponsored by SitePoint...wanna take it and see what you get? (And then post and discuss, of course.)
Slightly embarrassing, but I pulled a 21/27 (Yeah, that's a C)
~TehYoyo

I got 22/27 (C), though I'm not 100% sure I agree with one of them (#22). I chose the content area, but the answer says content + padding + border. W3C matches what I chose, and I seem to recall this behavior being true've had experience. I guess either one could be true
Of the others:
- I misread the question on one
- Flat out screwed another one up - I knew the answer and chose the wrong one.
- Don't use nth selectors - never had to....
- CSS3 question so I missed this one honestly.....
Yeah. I think I got that one wrong, too.
Defining width: only defines the content area.
I think what they meant is that the total width of an element is content+padding+border. At least, that's what I see whenever I use XRay (If you use Chrome, the link won't work - don't know about any others, though)
~TehYoyo
I just got 24/27 but your 'heads-up' caused be to be xtra warry probably netting me an extra one or two. There were two questions that I don't agree with there answers so I would probably get those wrong every time.
I was using Opera and on some of the pages I had to repost 2 or 3 times to get it to move on (Hey maybe this increased my score mahaha)
Thanks for the link!
Steve
Anyways, it seems like a pretty difficult quiz (no one has gotten and A!)...is it just b/c it's based off her specific book or is it b/c the answers are...*gasp* wrong!
~TehYoyo
Off Topic:
Hey let's not bash OperaIt is a great development browser and oh so configurable out of the box also 6mb per tab as compared with 17.5 per tab on my Linux Firefox with the same functionality as addons. And on my machine it is 20-30% faster loading pages than Chrome (no addons) and 30-40% faster than firefox (with developer addons).
On a serious note... use whatever browser that works for you!![]()
Yes the quiz was pretty hard, I cannot profess to be a CSS diva though, so the result does not surprise me.
Regards,
Steve


Likewise, I didn't get a score at the end, but I was told that I had "attained CSS Warrior status". So clearly the test is not very hard.( think I got three wrong.)
One or two I had to guess on, as I'm not familiar with some of CSS3 (the pseudo stuff). I also thought the polyfill question was a bit misleading, and I don't agree with the answer. I mean, who's to say that <spoiler warning>older browsers "should" support new technologies</end spoiler>?
At the end, it gives you the correct answers to the questions you failed, so you can count the number. At least it did to me.
21/27
One question stated: 'what do you expect to see?' or something like that, which IMO means that no answer can be wrong. It should have said: 'what do you see'.
Guido - Community Team Advisor
Do you know where the (database) error is? Add it to the list!
Thinking Web: Voices of the Community
Blog - Free Flash Slideshow Widget


Hi guys, thanks for your feedback on the quiz. With regards to question 22, I have received a few emails about it so have temporarily suspended it while I get our tech editors to take a look at it to make sure it is correct and make it less ambiguous.
It seems that the success/failure message has been edited at some point recently and it now doesn't display the score, so I will put that back. The pass mark (to get the certificate) is 80%, by the way, so you can get a few wrong.
Guido - Community Team Advisor
Do you know where the (database) error is? Add it to the list!
Thinking Web: Voices of the Community
Blog - Free Flash Slideshow Widget




I got 23/27 but technically it should have been 22/27 because I have to confess I'd never heard of the term 'polyfilla' and looked it up.
I was totally honest with answering the other questions, though, but I hang my head in shame for that one question (learned something new though). Do I still get to keep the certificate?

23/27 for me... but there was one question that I didn't even see and I left it blank. The other 3 were CSS3 related or about HTML5 which i don't use so...![]()
Before asking, do a search... if you don't find the answer, then ask
The purpose of this forum is to help others in the community, that's why it's called Sitepoint and not Linkpoint.
SP Guidelines - No fluff.
Thinking Web: Voices of the Community - The Community Book
I got a 23/27. I skipped over a question but I think that's still pretty good.
I don't think the question was misleading but I do think the answer was a bit one-sided.
<spoiler warning>Polyfills aren't solely meant to correct a browser for a feature is should have implemented. If I understand correctly, they're generally for adding a not-yet-implemented feature into even modern browsers.</end spoiler>

Two wrong. One because I didn't know the CSS3 module, and the other I thought I had right but whatever.
18. Which of the following is not a pseudo-class defined in the Basic User Interface Module of CSS3?
ptional
:hidden
27. In order to allow images to scale down (but not scale up) in our responsive designs, we use a very simple rule. What is it?
img {width: 100%; }
img {max-width: 100%; }
Twitter-@Ryan_Reese09
http://www.ryanreese.us -Always looking for web design/development work
Took the and scored below average, if i took it again it would be near 100% CSS rocks fun quiz!
Bookmarks