Yr 8.2 - Developing for the web baseline assessment

Yr 8.2 - Developing for the web baseline assessment

7th Grade

10 Qs

quiz-placeholder

Similar activities

Final Quiz

Final Quiz

6th - 8th Grade

15 Qs

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

SDA Review Questions 51 - 60

SDA Review Questions 51 - 60

7th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

HTML Quiz-1

HTML Quiz-1

6th - 12th Grade

10 Qs

Web Development Beginners quiz 18

Web Development Beginners quiz 18

1st - 12th Grade

10 Qs

Unit 1:Web page ELement-Grade VII Test 2

Unit 1:Web page ELement-Grade VII Test 2

6th - 8th Grade

10 Qs

Yr 8.2 - Developing for the web baseline assessment

Yr 8.2 - Developing for the web baseline assessment

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Tim Bareham

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main heading on a web page should be formatted using which tag?   

<h1>

<h2>

<b>

<u>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of a HTML document is incorrect?

<h2 style="color:red;">Important</h2>

<p style="font-family:courier;">This is a paragraph.</p>

<p style="colour:blue;">Think calm thoughts.</p>

<h2>So it started on a cold wet Tuesday morning…</h2>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the alt attribute in img tags used for?

Provide an alternative image if the first doesn’t load.

Provide a textual description of the image.

Alters the image size.

Alerts the user that image has loaded.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is displayed in a browser if the following line of HTML is used?

<p style="text-align:center;"><img src="MyPhoto.jpg"></p>

Text is wrapped around the left-hand side of the image MyPhoto.jpg.

The text MyPhoto.jpg is converted to centred text in a paragraph.

The image MyPhoto.jpg is added as a centred background on the page.

An image named MyPhoto.jpg is displayed in the centre of a new paragraph.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a benefit of using Cascading Style Sheets (CSS)?

Web pages load more quickly.

There will be fewer files created for the website.

All the formatting of a single tag can be adjusted in one file.

Search engines will be able to find the web page more easily.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What formatting would the following CSS lines apply to a HTML document?

 

body {

    color: green;

}

The border around images will be green.

The title of the page will be green.

The background of the page will be green.

The text on the page will be green.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name given to programs that find web pages for search engines?

Crawlers

Webbers

Searchers

Indexers

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?