Lerne CSS

Lerne CSS

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

Starter (web design)

Starter (web design)

5th Grade

14 Qs

HTML, CSS i JS

HTML, CSS i JS

5th Grade

10 Qs

Time Table

Time Table

3rd - 8th Grade

15 Qs

М1У4 Контейнеры и CSS

М1У4 Контейнеры и CSS

1st - 5th Grade

12 Qs

Pensamento Computacional -  Introdução ao HTML e CSS

Pensamento Computacional - Introdução ao HTML e CSS

2nd Grade

9 Qs

Web Designing

Web Designing

5th - 6th Grade

15 Qs

HTML JavaScript

HTML JavaScript

2nd Grade

12 Qs

Lerne CSS

Lerne CSS

Assessment

Quiz

Other, Computers

1st - 5th Grade

Easy

Created by

Lerne CSS

Used 81+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

CSS wird verwendet um...

Websiten zu animieren

Websiten zu optimieren

Websiten zu kaufen

Websiten zu gestalten und formatieren

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Welche Art um CSS einzubinden ist am praktischsten?

INLINE

INTERN

EXTERN

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Wie binde ich CSS inline ein?

<p css="color:red;"></p>

<p stil="color:red;"></p>

<p farbe="color:red;"></p>

<p style="color:red;"></p>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mit welchem Tag kann ich CSS intern einbinden?

<css></css>

<stil></stil>

<style></style>

<format></format>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Welchen Tag muss ich in den <head> schreiben um eine externe CSS-Datei einzubinden?

<input type="text/css"/>

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

<css href="style.css"/>

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

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Bei welchem Selektor werden ALLE Elemente mit dem selben Namen verändert?

Klassenselektor

ID-Selektor

Typselektor

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Welchen Selektor darf ich nur EINMAL verwenden?

ID-Selektor

Klassenselektor

Typselektor

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?