wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

W3Schools Online Web Tutorials Quiz

Total questions: 50

Worksheet time: 30mins

Name
Class
Date
1.

What is the primary purpose of W3Schools?

a)

To provide free tutorials and references for web development

b)

To create social media platforms

c)

To sell web hosting services

d)

To develop mobile applications

2.

Which of the following languages is NOT mentioned in the tutorials?

a)

Ruby

b)

JavaScript

c)

Java

d)

Python

3.

What type of exercises does W3Schools offer?

a)

Mathematical exercises

b)

Coding exercises

c)

Artistic exercises

d)

Physical exercises

4.

Which framework is specifically mentioned for building responsive websites?

a)

Tailwind CSS

b)

Foundation

c)

W3.CSS

d)

Bootstrap

5.

What can users do with W3Schools Spaces?

a)

Create their own website

b)

Host a blog

c)

Develop mobile apps

d)

Manage social media accounts

6.

Which of the following is a backend programming language listed?

a)

HTML

b)

CSS

c)

JavaScript

d)

PHP

7.

What is the purpose of the 'Get Certified' feature?

a)

To provide free hosting

b)

To create social media accounts

c)

To sell products

d)

To document knowledge and skills

8.

Which of the following is a data analytics tool mentioned?

a)

Excel

b)

PowerPoint

c)

Photoshop

d)

AutoCAD

9.

What type of content can users find in the 'How To' section?

a)

Travel guides

b)

Cooking recipes

c)

Fitness tips

d)

Code snippets for various languages

10.

Which of the following is a JavaScript library mentioned?

a)

jQuery

b)

Django

c)

Flask

d)

Ruby on Rails

11.

What is the main focus of the 'Data Science' tutorials?

a)

Game development

b)

Data analysis and machine learning

c)

Mobile app development

d)

Web design

12.

Which of the following is NOT a service offered by W3Schools?

a)

Quizzes

b)

Social media marketing

c)

Web hosting

d)

Free tutorials

13.

What can users do with the online code editor?

a)

Write articles

b)

Edit code and view results in the browser

c)

Create graphics

d)

Design logos

14.

Which programming language is associated with data manipulation and analysis?

a)

HTML

b)

Python

c)

Java

d)

C++

15.

What is the purpose of the 'Leaderboard' feature?

a)

To track user progress and achievements

b)

To sell products

c)

To create social media profiles

d)

To host webinars

16.

Which key objective of a website is an organisation aiming to achieve when it allow customers to pay online?

a)

To sell

b)

To serve

c)

To speak

d)

To sizzle

17.

Which key objective of a website is an organisation aiming to achieve when it develops a support page containing frequently asked questions?

a)

To sell

b)

To serve

c)

To speak

d)

To sizzle

18.

Which key objective of a website is an organisation aiming to achieve when it creates a link for customers to sign up for a monthly newsletter?

a)

To sell

b)

To serve

c)

To speak

d)

To sizzle

19.

Which key objective of a website is an organisation aiming to achieve when it develops an online game that customers can play to earn rewards?

a)

To sell

b)

To serve

c)

To speak

d)

To sizzle

20.

Which website design element is an organisation using when it creates a voucher that can be bought in a retail store and be used to make online purchases?

a)

Function

b)

Content

c)

Form

d)

Organisation

e)

Interaction

21.

Which website design element is an organisation using when it integrates database such as GPS location to advertise local products?

a)

Function

b)

Content

c)

Form

d)

Organisation

e)

Interaction

22.

Which website design element is an organisation using when it redesign the site to look like social network containing a lot of pictures, videos, comments and wallpapers?

a)

Function

b)

Content

c)

Form

d)

Organisation

e)

Interaction

23.

Which website design element is an organisation using when it creates detailed specific pages with categories regarding their products?

a)

Function

b)

Content

c)

Form

d)

Organisation

e)

Interaction

24.

Which website design element is illustrated in the below example?

Home > Account > Manage > Subscriptions > Upgrade

a)

Global navigation

b)

Local navigation

c)

Contextual navigation

d)

Breadcrumbs

25.

Which website design element is an organisation using when it creates chat facility for customers to start a live video call with a service agent?

a)

Function

b)

Content

c)

Form

d)

Organisation

e)

Interaction

26.

Which is correct CSS syntax?

a)

{body; colour = black;}

b)

body: colour = black

c)

body {

colour : black;}

d)

{body colour is black}

27.

Select the tags below:

a)

<body>

b)

/body

c)

<p>

d)

img

28.

What language is used to define the structure of a webpage?

a)

HTML

b)

JavaScript

c)

CSS

d)

French

29.

What language is used to add style to a webpage?

a)

HTML

b)

JavaScript

c)

CSS

d)

French

30.

What tag do you use to create a numbered list?

a)

<list>

b)

<ol>

c)

<li>

d)

<ul>

31.

Which sets the colour of words in a paragraph

a)

h1 {

colour: pink }

b)

img {

colour: pink }

c)

p {

colour: pink }

d)

p {

color: pink }

32.

Select the rule to make all the text in your web page blue and centered.

a)

p {

colour: blue; }

b)

body {

text-align: left;

colour: blue; }

c)

p {

text-align: center

color: blue; }

d)

body {

text-align: center

color: blue; }

33.

What is the selector for a link?

a)

a { }

b)

link { }

c)

href { }

d)

a href { }

34.

Annie wants the name of her product to be the main heading at the top of her webpage. Which tage defines the main heading in a web documnets?

a)

<h3>Product<h3>

b)

<h5>Product<h5>

c)

<h1>Product<h1>

d)

<h6>Product<h6>

35.

Name an element which does not have a closing tag.

a)

<img>

b)

<head>

c)

<body>

d)

<p>

36.

What symbol should you use to target an id in css?

a)

.

b)

+

c)

id

d)

#

37.

Elene is ready to create a digital portfolio to showcase her personal essays. In the picture below, what should she click to get started?

a)

A

b)

B

c)

C

d)

D

38.

Henry and Sofia created a digital portfolio to showcase their photography business. They recently took beautiful photos at a wedding and want to update the page their customers will see first. What should they update?

a)

Introduction

b)

Theme

c)

Homepage

d)

Design

39.

Ari wants to post his digital portfolio but he does NOT want anyone to make changes to his work samples. What should he do so that everyone can see his portfolio but CANNOT make changes to the work samples?

a)

Set sharing permissions to "can edit"

b)

Set sharing permissions to "can view"

c)

Unpublish the online digital portfolio

d)

Insert a link to the work sample

40.

Iminathi wants to change the design and accent color of her digital portfolio. In the picture below, where should she click to make changes to the design and accent color?

a)

A

b)

B

c)

C

d)

D

41.

Abigail is ready to add another page to her digital portfolio. In the picture below, what should she click to add a new page?

a)

A

b)

B

c)

C

d)

D

42.

Zahri wants to add an introduction to his digital portfolio. What should he do to add an introduction?

a)

Insert a text box

b)

Change the theme

c)

Upload an image

d)

Change the font

43.

Cameron is building a digital portfolio to showcase his writing. In the picture below, where should he click to insert a poem he wrote into his digital portfolio?

a)

A

b)

B

c)

C

d)

D

44.

Hinata created a new digital portfolio to replace her old one. What should she do to remove the old website from the internet?

a)

Close all browser windows

b)

Change the theme of the old website

c)

Log out of her Google Account

d)

Unpublish her old website

45.

Omar wants his classmates to give him feedback on his digital portfolio before he puts it online. What should he do so his classmates can see his portfolio?

a)

Use the "share" option

b)

Use the "insert" button

c)

Post the site to YouTube

d)

Print each page of his portfolio

46.

A cheerleading team built a digital portfolio of their dance routines. Last week, the team decided to change their team's name. In the picture below, where should someone click to change the name of their digital portfolio?

a)

A

b)

B

c)

C

d)

D

47.

What is Zara's position on the 6th grade student council?

a)

President

b)

Secretary

c)

Vice President

d)

Treasurer

48.

What are the 2 sites used to assist scholars to find their career interests?

a)

Career zone

b)

Google

c)

My Next Move

d)

Career Builder

49.

Which of the following is one of Zara's career interests?

a)

Nurse

b)

OBGYN

c)

Teacher

d)

Engineer

50.

This subject is not found in the 6th Grade dropdown menu

a)

Art

b)

English

c)

Science

d)

Math