JWD HTML, CSS, Bootstrap, VS Code, and DevTools

JWD HTML, CSS, Bootstrap, VS Code, and DevTools

Professional Development

30 Qs

quiz-placeholder

Similar activities

¿QUE APRENDI DURANTE EL NIVEL 1?

¿QUE APRENDI DURANTE EL NIVEL 1?

Professional Development

25 Qs

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

Professional Development

25 Qs

Caça ao Bug

Caça ao Bug

Professional Development

32 Qs

web1

web1

Professional Development

32 Qs

Python Quiz

Python Quiz

Professional Development

27 Qs

0711 C#

0711 C#

Professional Development

26 Qs

CSS

CSS

5th Grade - Professional Development

25 Qs

Repaso HTML

Repaso HTML

Professional Development

31 Qs

JWD HTML, CSS, Bootstrap, VS Code, and DevTools

JWD HTML, CSS, Bootstrap, VS Code, and DevTools

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Lazaro Alsina

Used 12+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Visual Studio Code?

a freeware source-code editor made by Microsoft for Windows, Linux and macOS.

The free version of Visual Studio 2019

A very popular IDE

A photography studio and gallery located in California

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT a benefit of Visual Studio Code?

Costs a lot of money to use

Free to use

Open-source

Supported by a large community of users and Microsoft

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property allows you to set the background color of an element?

background-color

color

background

color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property allows you to center the text within an element?

text-align: center;

center-align: center;

align-center: middle;

text-center: middle;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS selector has the highest specificity?

id

class

<div>

<p>

I am not the answer. :)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the correct way to target an element with a CLASS of “btn”?

.btn

#btn

class-btn

_btn

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the correct way to target an element with an ID of “navbar”?

#navbar

.navbar

id-navbar

_navbar

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?