15 Vragen over HTML-tags

15 Vragen over HTML-tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

HTML Images

HTML Images

9th - 12th Grade

10 Qs

HTML Basics

HTML Basics

7th - 12th Grade

12 Qs

Quis Inf Lanjutan Informatika 1 HTML

Quis Inf Lanjutan Informatika 1 HTML

9th - 12th Grade

13 Qs

HTML Coding Practice

HTML Coding Practice

9th - 12th Grade

19 Qs

HTML

HTML

12th Grade

18 Qs

Intro to Web Design

Intro to Web Design

9th - 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?