Unit 2 Web Development

Unit 2 Web Development

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

HTML5

HTML5

10th Grade

40 Qs

jQuery

jQuery

12th Grade

43 Qs

HTML Quizz

HTML Quizz

10th Grade

35 Qs

HTML basic

HTML basic

5th - 12th Grade

39 Qs

Web Design Final Review

Web Design Final Review

10th - 12th Grade

45 Qs

Tin - 12 - ck1

Tin - 12 - ck1

12th Grade

45 Qs

HTML EOPA Practice

HTML EOPA Practice

10th - 12th Grade

40 Qs

Massive end of KS3 Computing Quiz

Massive end of KS3 Computing Quiz

8th - 9th Grade

37 Qs

Unit 2 Web Development

Unit 2 Web Development

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

John Paul White

Used 12+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to create the main heading on a webpage?

<h1>

<p>

<div>

<header>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag defines the highest level of heading in HTML?

<h2>

<h1>

<h3>

<h6>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <div> tag in HTML?

To style all text on the webpage

To create headers and footers

To define a container for grouping elements to apply CS

To create tables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <div> element do in an HTML document?

Styles text

Groups related elements together for CSS styling

Serves as a footer

Creates hyperlinks

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for including an image in HTML?

<picture source="image.jpg">

<src img="image.jpg">

<image src="image.jpg">

<img src="image.jpg" alt="description">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the right way to display an image in an HTML document?

<img href="image.jpg">

<image src="image.jpg" alt="description">

<img src="image.jpg" alt="description">

<src="image.jpg" alt="description">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property would you use to change the background color of an element?

color

border-color

text-style

background-color

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?