Search⌘ K
AI Features

Quiz Yourself: The Basics of HTML, CSS and JavaScript

Explore foundational concepts of HTML CSS and JavaScript through a structured quiz. This lesson helps you reinforce key web development skills essential for building React Native applications.

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

1.

What does the initialism HTML stand for?

A.

HyperText Markdown Language

B.

HyperText Marked Language

C.

HyperText Markup Language

D.

HyperTextual Marked Language


1 / 4

CSS

CSS Quiz

1.

Which CSS version is not an official version?

A.

CSS1

B.

CSS2.1

C.

CSS3

D.

CSS4


1 / 5

JavaScript

JavaScript Quiz

1.

What are the standards for JavaScript?

A.

ECMA-262

B.

ECMA-402

C.

Both ECMA-262 and ECMA-402

D.

None of the above


1 / 5