HTML and CSS Combined

HTML and CSS Combined

Professional Development

35 Qs

quiz-placeholder

Similar activities

Computer Terminology

Computer Terminology

1st Grade - Professional Development

30 Qs

Excel Certification Practice test

Excel Certification Practice test

Professional Development

30 Qs

Python Basics 2

Python Basics 2

5th Grade - Professional Development

36 Qs

Cloud Computing-Model Exam-II-PART-A

Cloud Computing-Model Exam-II-PART-A

Professional Development

30 Qs

Beginning of Architect - Let's start!

Beginning of Architect - Let's start!

Professional Development

30 Qs

Module 2 Process management

Module 2 Process management

Professional Development

30 Qs

MS-900 - Describe Microsoft 365 Pricing and Support

MS-900 - Describe Microsoft 365 Pricing and Support

Professional Development

37 Qs

MicroArd_Final Quiz

MicroArd_Final Quiz

Professional Development

30 Qs

HTML and CSS Combined

HTML and CSS Combined

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ankit Mishra

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output if you add the attribute target="_blank" to the <a> tags?

 The links will open in the same tab.

The links will open in a new tab.

The links will not open at all.

The links will open in a new window.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you apply a scaling transformation along the X-axis in CSS?

  • transform: scaleX

  • transform: scale

transform: scaleY

transform: scaleZ

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you rotate an element by 90 degrees in CSS?

transform: rotate(90);

  • transform: rotate(90deg);

  • transform: rotate(deg90);

  • transform: rotate(degrees90);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using rem units in CSS, what is the value of 1rem if the root (html) element has a font size of 20px?

  • 10px

  • 40px

  • 20px

32px

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If box-sizing: border-box is applied to an element, which parts of the box model are included in the width and height of the element?

  • Content only

  • Content and padding only

  • Content, padding, and border

Content, padding, border, and margin

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a correct special character entity in HTML?

  • &copy;

&lt;

&pound;

 &space;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The universal selector * has the lowest specificity.

True

False

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?