
2024_2025_SWP2_1
Authored by Gerald Weidinger
Computers
10th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
HTML...
ist eine Programmiersprache, die auf Servern ausgeführt wird.
ist eine Auszeichnungssprache, die vom Web-Server an den Client gesendet und im Browser dargestellt wird.
wird zur Programmierung von Servern verwendet, um Daten zu speichern.
D) HTML ist eine Skriptsprache, die Datenbanken verwaltet.
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Welche HTML-Elemente sind mit Attributen angereichert?
<img src="bild.jpg" alt="Beschreibung des Bildes">
<p>Dies ist ein einfacher Absatz.</p>
<a href="https://example.com">Besuche die Webseite</a>
<h1>Willkommen auf meiner Webseite</h1>
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Welche Beispiele enthalten absolute Pfade?
<a href="images/logo.png">Logo</a>
<a href="../about.html">Über uns</a>
<a href="https://www.example.com/about.html">Über uns</a>
<a href="index.html">Startseite</a>
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Wie kann HTML mit Style angereichert werden?
Direkt beim HTML-Element mittels Attribut
Im Header der HTML-Datei
Als verlinkte CSS-Datei
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Welche Beispiele verändern Elemente mit der entsprechenden Klasse?
.id {color: blue;}
#class {color: green;}
class {color: yellow;}
.class {color: red;}
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Welches CSS verändert entsprechende IDs?
#class {color: blue;}
.id {color: green};
#id {color: yellow;}
id {color: red;}
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Welche Elemente werden bei HTML-Tabellen verwendet?
table
tr
th
td
tc
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?