Quiz Yourself: The Basics of HTML, CSS and JavaScript
Explore key concepts of HTML, CSS, and JavaScript through an engaging quiz exercise. Strengthen your foundational skills needed for React Native development by referencing official documentation and answering targeted questions.
We'll cover the following...
Exercise
Let’s do a fun exercise. There are three sections to this exercise—HTML, CSS, JavaScript.
We’ll have to visit the documentation for each respective language and answer the questions in the quiz below.
HTML
HTML Quiz
What does the initialism HTML stand for?
HyperText Markdown Language
HyperText Marked Language
HyperText Markup Language
HyperTextual Marked Language
CSS
CSS Quiz
Which CSS version is not an official version?
CSS1
CSS2.1
CSS3
CSS4
JavaScript
JavaScript Quiz
What are the standards for JavaScript?
ECMA-262
ECMA-402
Both A and B
None of the above