Search Header Logo

HTML day 13

Authored by Ninitha C

Computers

University

HTML day 13
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is media query?

CSS rule to include CSS properties only if a certain condition is false. It has to be written always at the top of CSS file.
CSS rule to include CSS properties only if a certain condition is true. It has to be written always at the bottom of CSS file.
CSS rule to include CSS properties only if a certain condition is true. It can be written anywhere inside the CSS file.
CSS rule to include CSS properties only if a certain condition is false. It can be writen anywhere inside the CSS file.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What css codes have to be written inside media query with max width specified?

All the css for devices with max width specified
background color should be specified
The grid properties have to be specified
Only the changes required for devices with max width specified

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media query syntax to apply for devices with max width specified

$media screen (max-width: 600px) {...}

@media screen (max-width: 600px) {...}

@media only screen and (max-width: 600px) {...}

$media screen and (max-width: 600px) {...}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to publish your website after creating a repository in Github?

Click on Settings -> Pages option on left hand side -> Under Deploy from a branch, click main and Save
Click on Settings -> Pages option on left hand side -> Under Custom Domain, click main and Save
Click on Settings -> Pages option on left hand side -> Under Branch, click main and Save
Click on Settings -> Branches option on left hand side -> Under Branch, click main and Save

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Did you enjoy your HTML CSS classes?

Evaluate responses using AI:

OFF

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?