CSS QUIZ

CSS QUIZ

University

20 Qs

quiz-placeholder

Similar activities

HTML Basico

HTML Basico

12th Grade - Professional Development

25 Qs

Web Dev

Web Dev

University

15 Qs

Quize on c language and html

Quize on c language and html

University

15 Qs

IMD318 - Basic HTML Structure

IMD318 - Basic HTML Structure

University

15 Qs

test

test

University

15 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

Test 3 Review CSS, Mashup and visualization

Test 3 Review CSS, Mashup and visualization

University

19 Qs

UI DESIGN

UI DESIGN

University

16 Qs

CSS QUIZ

CSS QUIZ

Assessment

Quiz

Other

University

Medium

Created by

SUPRIYA V

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tag is used to embed css in html page?

<css>

<!DOCTYPE html>

<script>

<HTML>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of following CSS code snippet?

nothings happen

error occurs

heading becomes dark-green

heading becomes green

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CSS style property is used to specify an italic text?

style

font

font-style

@font-face

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to add the external stylesheet in CSS?

<link rel="stylesheet" type="quiz/css" href="quiz.css">

<style src = quiz.css>

<stylesheet> quiz.css </stylesheet>

<style src = "quiz.css">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following property is used as the shorthand property for the padding properties?

padding-left

Padding-right

Padding

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS property used to make the text bold is

font-weight : bold

weight: bold

font: bold

style: bold

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

 Which type of CSS is used in the aside code?

Inline CSS

Internal CSS

External CSS

None of the above

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?