Web Development HTML Intro KS3

Web Development HTML Intro KS3

7th - 9th Grade

7 Qs

quiz-placeholder

Similar activities

YR 8 - CSS - Lesson 2

YR 8 - CSS - Lesson 2

8th Grade

10 Qs

Web Design

Web Design

9th Grade

12 Qs

web design

web design

6th - 9th Grade

12 Qs

HTML

HTML

9th Grade

10 Qs

Formatting Tags (903)

Formatting Tags (903)

9th Grade

10 Qs

HTML Quiz-1

HTML Quiz-1

6th - 12th Grade

10 Qs

.Intermediate level.

.Intermediate level.

9th - 12th Grade

10 Qs

HTML & Web Design

HTML & Web Design

5th - 9th 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 22+ 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=" ">