15 Vragen over HTML-tags

15 Vragen over HTML-tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML tags

HTML tags

9th - 12th Grade

20 Qs

HTML

HTML

9th - 12th Grade

11 Qs

Html e css

Html e css

12th Grade

16 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML W3schools deel 1

HTML W3schools deel 1

8th - 12th Grade

10 Qs

Linux commands

Linux commands

9th - 12th Grade

10 Qs

15 Vragen over HTML-tags

15 Vragen over HTML-tags

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Brian Strang

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Wat is de eerste regel in elk HTML-document?

<html>

<!DOCTYPE html>

<head>

<title>

2.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Welke tag wordt gebruikt als de root van een HTML-document?

<html>

<body>

<div>

<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

  1. Waarvoor wordt de <head>-tag gebruikt?

Voor de zichtbare inhoud van een pagina

Voor het groeperen van tekst

Voor meta-informatie en links naar CSS

Voor afbeeldingen

4.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Welke tag bepaalt de titel van de webpagina in de browser?

<p>

<h1>

<title>

<div>

5.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Welke tag bevat de zichtbare inhoud van een webpagina?

<body>

<html>

<head>

<meta>

6.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

  1. Wat is het verschil tussen <h1> en <h6>?

<h1> is kleiner dan <h6>

<h6> is vetgedrukt, <h1> niet

Ze zijn hetzelfde

<h1> is groter dan <h6>

7.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Welke tag gebruik je om een alinea te maken?

<br>

<p>

<div>

<span>

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?