Web Development HTML Intro KS3

Web Development HTML Intro KS3

7th - 9th Grade

7 Qs

quiz-placeholder

Similar activities

HTML codes

HTML codes

6th - 8th Grade

10 Qs

HTML Öğreniyorum!

HTML Öğreniyorum!

8th Grade

10 Qs

Информатика 11 сынып HTML

Информатика 11 сынып HTML

1st - 12th Grade

10 Qs

HTML Tables

HTML Tables

7th Grade

10 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

Inserting hyperlinks

Inserting hyperlinks

9th Grade

10 Qs

HTML-Links & Frames

HTML-Links & Frames

8th Grade

10 Qs

Web Development

Web Development

8th - 10th Grade

12 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=" ">