Year 7 Web Development Homework 2

Year 7 Web Development Homework 2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

مراجعة عامة لامتحان المنتصف لمقرر تقن 105

مراجعة عامة لامتحان المنتصف لمقرر تقن 105

10th Grade

15 Qs

Formularios e imagenes en HTML

Formularios e imagenes en HTML

12th Grade

11 Qs

HTML Media Content Tags

HTML Media Content Tags

12th Grade

9 Qs

WEBSITE AUTHORING CHECKPOINT

WEBSITE AUTHORING CHECKPOINT

8th - 9th Grade

12 Qs

HTML

HTML

10th Grade

10 Qs

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

HTML und CSS - Wissenstest

HTML und CSS - Wissenstest

9th - 10th Grade

12 Qs

Making Websites Quiz Y9

Making Websites Quiz Y9

8th - 9th Grade

14 Qs

Year 7 Web Development Homework 2

Year 7 Web Development Homework 2

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Stephen Cooper

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tags is used to add a level 1 heading to a web page?

<title>

<h1>

<p>

<head>

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Images should be put inside the < ​ ​ (a)   > of a webpage as this is where content we want to see goes.

body
head

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tags is used to create images?

<i>

<img>

<image>

<p>

4.

DRAG AND DROP QUESTION

1 min • 1 pt

Complete the code below to insert an image called "Tiger.jpg"


<​ (a)   src = ​ (b)   >​

"Tiger.jpg"
img
image
tiger

5.

DRAG AND DROP QUESTION

1 min • 1 pt

Complete the code below to insert an image called "dog.jpg"

<img ​ (a)   = "dog.jpg">

src
source
ref

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Fill the blank below to create an image with a width of 400 pixels.

<img src = "fish.png" width = ___ px>

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the file name of the image being created in the code below?

<img src = "river.jpg" height = 400px>

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?