HTML CSS Basics Assessment -1

HTML CSS Basics Assessment -1

University

15 Qs

quiz-placeholder

Similar activities

Сайти макет та відступи

Сайти макет та відступи

University

11 Qs

JQuery test rus

JQuery test rus

University

10 Qs

Mastering HTML and CSS Concepts

Mastering HTML and CSS Concepts

University

20 Qs

CSS Quiz

CSS Quiz

University

20 Qs

CSS Quiz-I

CSS Quiz-I

11th Grade - Professional Development

10 Qs

3.1-basic-CSS-review

3.1-basic-CSS-review

7th Grade - Professional Development

10 Qs

CSS Basics

CSS Basics

University

11 Qs

KNTT 12 BÀI 13

KNTT 12 BÀI 13

12th Grade - University

10 Qs

HTML CSS Basics Assessment -1

HTML CSS Basics Assessment -1

Assessment

Quiz

Computers

University

Hard

Created by

Pratik Singh

Used 12+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The CSS Property used to make the text bold is:

font-style

font-weight

font-size

font-bold

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How to select the elements with their class name "container" ?

#container

container

$container

.container

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What model includes margin, border, padding, and content?

CSS Box model

CSS3 Flexbox Box model

CSS3 Grid Layout model

CSS Grid Template Layout Module

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS property allows you to control how the total width and height of an element is calculated?

width-height

box-dimension

box-sizing

element-sizing

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS property is commonly used to horizontally center an element within its parent?

text-align

align-content

justify-content

margin: 0 auto;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In CSS, what is the difference between an ID and a class selector?

IDs are for styling multiple elements, while classes are for single elements.

IDs are for single elements, while classes are for styling multiple elements.

IDs and classes can be used interchangeably.

IDs and classes have no difference in CSS.

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which type of gradient transitions between two or more colors in a linear pattern?

Linear gradient

Radial gradient

Diagonal gradient

Circular gradient

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?