Search Header Logo

Super 15 Quiz - 3

Authored by Gnaneshwar Reddy

Professional Development

University

Used 23+ times

Super 15 Quiz - 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of CSS?

Concatenated Style Sheets

Cascaded Style Sheets

Concatenating Style Sheets

Cascading Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to add an external stylesheet “style.css” in your HTML?

<link href=”style.css”>

<link rel=”style.css” type=”text/css”>

<link href=”style.css” rel=”stylesheet” type=”text/css”>

<link href=”style.css” rel=” text/css” type=”stylesheet”>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given below are the three ways to add CSS to an HTML file (i)Inline style (ii) Internal Styles iii) External styles. 

Assume the same style properties are added in all three ways. Arrange the options in INCREASING order of priority.

(i), (ii), (iii)

(i), (iii), (ii)

(ii), (i), (iii)

(iii), (ii), (i)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to select elements to bind styles to?

id

class

HTML Tag

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?

border

border-top

border-style

border-top-style

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property and value would you use so that you can change the height and width of an inline element?

display: none;

display: inline;

float: right;

display: inline-block;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of ‘rel’ attribute in a link?

To specify the file format of an external file

To specify the relative file path of the external file

To define the relation between the HTML document and the external file

To define the name of the link

Access all questions and much more by creating a free account

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

Already have an account?