Quiz -2

Quiz -2

University

10 Qs

quiz-placeholder

Similar activities

Neler Öğrendim

Neler Öğrendim

University

10 Qs

Razas de perros

Razas de perros

University

12 Qs

Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

University

10 Qs

Propiedad Border en CSS

Propiedad Border en CSS

University

10 Qs

Prueba de Diseño Web - CSS

Prueba de Diseño Web - CSS

University

5 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

Examen 2o Parcial

Examen 2o Parcial

University

11 Qs

Quiz -2

Quiz -2

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of the position property?

Static

fixed

relative

absolute

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select elements with class name "test"?

#test

test

.test

*test

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select an element with id "demo"?

demo

*demo

.demo

#demo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make a list that lists its items with squares?

list:square;

list-style-type:square;

list-type:square;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the left margin of an element?

indent

margin-left

padding-left

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you display a borer like this:

The top border = 10 pixels

The bottom border = 5 pixels

The left border = 20 pixels

The right border = 1 pixels

border width:10px 20px 5px 1px;

border width:10px 5px 20px 1px;

border width:5px 20px 10px 1px;

border width:10px 1px 5px 20px;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the text bold?

font-weight:bold;

style:bold;

font:bold;

none

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?