Test di HTML per studenti di 12° grado

Test di HTML per studenti di 12° grado

12th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz Jaringan Komputer

Quiz Jaringan Komputer

10th Grade - University

15 Qs

Vocab Quiz Week 5 & 6 (Advertising)

Vocab Quiz Week 5 & 6 (Advertising)

9th - 12th Grade

15 Qs

Pengetahuan Kuantitatif Bagian 1

Pengetahuan Kuantitatif Bagian 1

KG - University

19 Qs

Fundamental of Web Design coding.

Fundamental of Web Design coding.

9th - 12th Grade

20 Qs

Sub Tes Kemampuan Differensial Melengkapi Kalimat

Sub Tes Kemampuan Differensial Melengkapi Kalimat

10th Grade - University

25 Qs

Chain of Command

Chain of Command

9th - 12th Grade

17 Qs

tes bakat

tes bakat

12th Grade

20 Qs

Parità di Genere

Parità di Genere

12th Grade - University

17 Qs

Test di HTML per studenti di 12° grado

Test di HTML per studenti di 12° grado

Assessment

Quiz

Life Skills

12th Grade

Medium

Created by

PAOLA BOVOLI

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Che cos'è HTML?

HTML è un linguaggio di markup per la creazione di pagine web.

HTML è un linguaggio di programmazione per applicazioni desktop.

HTML è un sistema operativo per server web.

HTML è un tipo di database per la gestione dei dati.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual è la funzione principale di HTML?

Scrivere codice di programmazione lato server.

Definire la struttura delle pagine web.

Gestire i database delle applicazioni web.

Creare grafica per le pagine web.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quali sono i principali elementi di un documento HTML?

<header>, <navigation>, <sidebar>

<html>, <head>, <title>, <body>

<article>, <section>, <paragraph>, <image>

<footer>, <main>, <aside>, <form>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cosa rappresenta il tag ?

Un elemento che definisce la struttura e il contenuto di una pagina web

Un attributo che modifica l'aspetto del testo.

Il tag rappresenta la sezione principale del documento HTML.

Il tag contiene solo il contenuto visibile della pagina.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tra i seguenti termini rappresenta il significato dell'acronimo del tag <li> ?

list input

list insert

layer input

layer insert

list item

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Come si crea un collegamento ipertestuale in HTML?

Usa il tag con l'attributo src.

Utilizza il tag