HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

Professional Development

26 Qs

quiz-placeholder

Similar activities

Web Application Development (WAD)

Web Application Development (WAD)

Professional Development

25 Qs

ACUMULATIVO 11-2 HTML

ACUMULATIVO 11-2 HTML

Professional Development

27 Qs

EGZAMIN - STRONY I APLIKACJE INTERNETOWE

EGZAMIN - STRONY I APLIKACJE INTERNETOWE

Professional Development

22 Qs

HTML 2

HTML 2

Professional Development

21 Qs

Тест 1 по дисциплине "Введение в специальность"

Тест 1 по дисциплине "Введение в специальность"

Professional Development

25 Qs

Android

Android

10th Grade - Professional Development

25 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML

HTML

Professional Development

23 Qs

HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ushasri K

Used 1+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Trainer Marking Language

Hyper Text Marketing Language

Hyper Text Markup Language

Hyperlink and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Creative Style Sheets

Cascading Style Sheets

Computer Style Sheets

Colorful Style Sheets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct CSS syntax to change text color to red?

{color:red;}

color: red;

p {color: red;}

text-color: red;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color?

bgcolor

background-color

color-background

bg-color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select all

elements in CSS?

p {}

#p {}

.p {}

{}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in an alert box?

msgBox("Hello World");

alert("Hello World");

msg("Hello World");

alertBox("Hello World");

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to assign a value to a variable?

-

*

=

==

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?