HTML & CSS Einführung

HTML & CSS Einführung

Professional Development

14 Qs

quiz-placeholder

Similar activities

CSS Quiz 2

CSS Quiz 2

University - Professional Development

10 Qs

เก็บคะแนนหน่วยที่ 1 ความรู้พื้นฐานเกี่ยวกับการสร้างเว็บไซต์

เก็บคะแนนหน่วยที่ 1 ความรู้พื้นฐานเกี่ยวกับการสร้างเว็บไซต์

Professional Development

10 Qs

Functions on C

Functions on C

Professional Development

15 Qs

Datatypes and Flowcontrol

Datatypes and Flowcontrol

Professional Development

15 Qs

MindSpace Computers C Quiz-1 2025

MindSpace Computers C Quiz-1 2025

Professional Development

13 Qs

SQL Quiz

SQL Quiz

Professional Development

15 Qs

Python8

Python8

Professional Development

12 Qs

JSKBS - Database Management System

JSKBS - Database Management System

Professional Development

15 Qs

HTML & CSS Einführung

HTML & CSS Einführung

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Franziska Hövelmanns

Used 16+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Wofür steht eigentlich HTML?

Hyperlinks and Text Markup Language

Hypertext Markup Language

Home Tool Markup Language

Hyperlinks Tool and Markup Language

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Wie können wir dem Body mit Inline Style eine gelbe Hintergrundfarbe geben?

<body style>"background-color: yellow"</body>

<background>yellow</background>

<body style="background-color: yellow;">

<body bg="yellow">

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Richtig oder falsch:

Inline Elemente nehmen die gesamte verfügbare Breite ein.

Richtig

Falsch

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Welche dieser Elemente sind <table> Elemente?

<thead> <body> <tr>

<table> <tr> <tt>

<table> <tr> <td>

<table> <head> <tfoot>

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Was ist die korrekte Syntax für einen Hyperlink?

<a name="https://www.super-code.de">SuperCode</a>

<a url="https://www.super-code.de">SuperCode</a>

<a>https://www.super-code.de</a>

<a href="https://www.super-code.de">SuperCode</a>

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Wie erstellen wir eine nummerierte Liste?

<list>

<ul>

<dl>

<ol>

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Richtig oder falsch:

Die richtige Syntax für die "shorthand declaration" ist background: url("img.jpg") center/cover no-repeat

Richtig

Falsch

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?