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

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

Professional Development

30 Qs

quiz-placeholder

Similar activities

DIW temas 1-15

DIW temas 1-15

Professional Development

28 Qs

Revisão HTML CSS Power Blaster

Revisão HTML CSS Power Blaster

Professional Development

31 Qs

CSS Test 1

CSS Test 1

Professional Development

30 Qs

Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

34 Qs

HTML /CSS Prep Quiz

HTML /CSS Prep Quiz

Professional Development

27 Qs

HTML & CSS Итоговый тест

HTML & CSS Итоговый тест

Professional Development

30 Qs

Web-design Midterm Study Guide

Web-design Midterm Study Guide

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?