Web Development HTML Intro KS3

Web Development HTML Intro KS3

7th - 9th Grade

7 Qs

quiz-placeholder

Similar activities

Web Development

Web Development

1st - 12th Grade

10 Qs

HTML

HTML

9th Grade

10 Qs

7.2 Knowledge check

7.2 Knowledge check

9th Grade

10 Qs

HTML Quiz-1

HTML Quiz-1

6th - 12th Grade

10 Qs

CSF U3 Networks p1

CSF U3 Networks p1

9th - 12th Grade

12 Qs

HTML Quiz <html>

HTML Quiz <html>

4th - 8th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

Kuis Dasar-Dasar HTML

Kuis Dasar-Dasar HTML

9th Grade

10 Qs

Web Development HTML Intro KS3

Web Development HTML Intro KS3

Assessment

Quiz

Computers

7th - 9th Grade

Hard

Created by

Chris Fitzjohn

Used 21+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is a search engine?

a program that searches engines

a website that finds websites based on your search terms

a hardware component

a machinery engine that search data

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What should be the first tag in any HTML document?

<head>

<title>

<html>

<document>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Between which tags should the main page content be positioned?

<head></head>

<body></body>

<a href=""></a>

<font></font>

<html></html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Between which tags should background information about the page (such as the title which is shown in the tab / bar at the top of the window) be positioned?

<head></head>

<body></body>

<a href=""></a>

<font></font>

<html></html>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag enables the creation of a hyperlink to allow two pages to be linked together?

<head></head>

<body></body>

<a href=""></a>

<font></font>

<html></html>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag allows the style of text to be altered?

<head></head>

<body></body>

<a href=""></a>

<font></font>

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What tag is used to display a picture in a HTML page?

<picture>

<image>

<src>

<img src=" ">