15 Vragen over HTML-tags

15 Vragen over HTML-tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

Inline Elements

Inline Elements

9th - 12th Grade

15 Qs

Web Page Design II

Web Page Design II

9th - 12th Grade

15 Qs

REVIEW - Website Design and Development

REVIEW - Website Design and Development

9th - 12th Grade

20 Qs

CSD Unit 2-Lessons 1-3 Quiz Checkup

CSD Unit 2-Lessons 1-3 Quiz Checkup

9th - 12th Grade

10 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML5 Forms

HTML5 Forms

11th - 12th Grade

10 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

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