Frontend knowledge quiz
How much do you know frontend? Find out by trying out this quiz!
# About this quiz
We used this quiz at the Code in the Dark Thailand: CNX 2019 event to select the contestants to participate in each qualification round. The difficulty of the questions here ranges from easy to ridiculous[1]. This quiz is not indicative of your skill.
# Take the quiz
Round 1
Which HTML tag is used for creating hyperlinks?
How to make text italic?
border-radius: 30px 60px 100px
How to make flexbox go from left to right?
border-color: lime magenta
#6095EB
Your score
You got 0 out of 7 correct!
Round 2
Which is the HTML tag for numbered list?
border-color: white black black white
How to make text ALL CAPS using CSS?
border-radius: ???
rgb(1, 199, 129)
transform: rotate(20deg)
Which font is incorrect?
Your score
You got 0 out of 7 correct!
Round 3
How to
strike outa text?display: flex;
align-items: flex-end;
justify-content: flex-start;
Which CSS is invalid?
linear-gradient(to top left, blue, cyan)
Which font is incorrect?
hsl(216, 70%, 63%)
cubic-bezier(1,0,1,1)
Your score
You got 0 out of 7 correct!
# Total score
You got 0 out of 21 correct!
In the first two events we noticed that some great developers chose to register as an observer and not a contestant because they are not confident enough in their skills.
We changed that in the third event and ran 3 rounds of live quizzes with the whole audience, choosing top scorers in each round to become a contestant. As a side effect this also lets everyone participate. ↩︎