Unit 2 Web Development

Unit 2 Web Development

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

HTML5

HTML5

10th Grade

40 Qs

Massive end of KS3 Computing Quiz

Massive end of KS3 Computing Quiz

8th - 9th Grade

37 Qs

LO4: Web Development - ICT C3

LO4: Web Development - ICT C3

9th Grade

40 Qs

ITAA Unit 4: exam

ITAA Unit 4: exam

9th - 12th Grade

39 Qs

3er. Laboratorio 2022

3er. Laboratorio 2022

12th Grade

44 Qs

Assessment - Unit 1 Review

Assessment - Unit 1 Review

9th - 12th Grade

45 Qs

EE.09-SG-23.01

EE.09-SG-23.01

9th - 12th Grade

40 Qs

HTML CSS

HTML CSS

11th Grade

41 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?