15 Vragen over HTML-tags

15 Vragen over HTML-tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th - 12th Grade

11 Qs

Link Html

Link Html

12th Grade

19 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

OOP in PHP - Object Oriented Programming - deel 1

OOP in PHP - Object Oriented Programming - deel 1

6th Grade - University

10 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

HTML

HTML

7th - 12th Grade

17 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?