HTML and CSS

HTML and CSS

Professional Development

20 Qs

quiz-placeholder

Similar activities

BT CSS DAY-2

BT CSS DAY-2

Professional Development

16 Qs

HTML5 y CSS3

HTML5 y CSS3

Professional Development

15 Qs

CSS

CSS

University - Professional Development

24 Qs

Introducción conceptos básicos de HTML

Introducción conceptos básicos de HTML

Professional Development

20 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

CSS QUIZ 1

CSS QUIZ 1

University - Professional Development

15 Qs

CSS and jQuery

CSS and jQuery

Professional Development

15 Qs

Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

HTML and CSS

HTML and CSS

Assessment

Quiz

Computers

Professional Development

Medium

Created by

jancy nithiya

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following elements is used to create a data table in HTML?

<table>

<list>

<grid>

<data>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to create rounded corners on an element?

border-radius

corner-radius

rounded-corners

corner-style

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain the difference between inline and block-level elements in HTML.

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property allows precise multi-dimensional positioning of elements relative to their container or viewport?

float

  • display: inline-block

position: absolute

margin: auto

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In CSS, what does the content property do when used with pseudo-elements like ::before and ::after?

Adds content before and after an element's content

Specifies the color of an element's content

Defines the font size of an element's content

  1. Hides an element's content

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following settings will not make an element invisible?

visibility: hidden

appearance: off

opacity: 0

display: none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following defines border thickness so that the top and bottom borders are 10px thick and left and right borders are 5px thick?

border: 5px 10px 5px 10px;

border: 5px 5px 10px 10px;

border: 10px 5px 10px 5px;

border: 10px 10px 5px 5px;

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?