Search Header Logo

Telebort Prog C: Intro to CSS

Authored by Academy Telebort

Computers

7th Grade - University

Used 18+ times

Telebort Prog C: Intro to CSS
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 does CSS stand for?

Creative Style Sheets

Colorful Style Spread

Cascading Style Sheets

Computer Style Spread

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between HTML and CSS?

HTML is containing the content of the website. CSS is used to style the website.

HTML is used to style the website. CSS is containing the content of the website.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT one of the ways to write CSS?

Inline CSS

Internal CSS

External CSS

Exline CSS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CSS way is not written in the HTML file, but written in a separate file instead?

Inline CSS

Internal CSS

External CSS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<h1 style="color:red">Hello</h1>


The above code is referring to the ____________ way of writing CSS

inline

internal

external

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<style> h1 { color: red; } </style>

The code above is referring to the __________ way of writing CSS

Inline CSS

Internal CSS

External CSS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the missing code in the following line of code in order for us to connect a HTML file to a CSS file?


<link rel="__________" href="style.css">

stylesheet

styling

sparkling

stylingsheet

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?