

Year 9 Revision
Presentation
•
Computers
•
9th Grade
•
Practice Problem
•
Medium
Hira manzoor
Used 2+ times
FREE Resource
28 Slides • 29 Questions
1
2
Multiple Choice
1. What is the purpose of HTML?
To style web pages
To create the structure and content of web pages
To add interactivity to web pages
To store data for web pages
3
Multiple Choice
2. Which element is the root element of an HTML page?
<head>
<body>
<html>
<title>
4
Multiple Choice
3. What does the <head> element contain?
The visible content of the webpage
Meta information about the HTML page
The title of the webpage
Both b and c
5
Multiple Choice
4. What does the <body> element contain?
Meta information about the webpage
The title of the webpage
All the visible content of the webpage
The structure of the webpage
6
Open Ended
What does the <!DOCTYPE html> declaration do?
7
8
9
10
Multiple Choice
What is the first step to create an HTML file using a text editor?
Write CSS code
Open a web browser
Open a text editor like Notepad
Download an image
11
Multiple Choice
Which of the following is a simple text editor that can be used to write HTML code?
Photoshop
Notepad
Microsoft Excel
Google Chrome
12
Multiple Choice
What should you do after writing HTML code in a text editor?
Print the file
Save the file with a .html extension
Delete the file
Share it on social media
13
Multiple Choice
How can you view the HTML file you created in a text editor?
Open it in a web browser
Open it in Microsoft Word
Print it on paper
Email it to someone
14
15
16
17
18
Multiple Choice
1.What is the correct HTML tag for creating a hyperlink?
<link>
<a>
<href>
<url>
19
Multiple Choice
Which attribute is required for an image to display in HTML?
href
alt
src
title
20
Multiple Choice
3. What will happen if the href attribute is missing in an <a> tag?
The link will not work
The link will open the homepage
The link will display an error message
The link will open a blank page
21
Multiple Choice
What is the purpose of the alt attribute in an <img> tag?
It adds a caption to the image
It provides a description if the image doesn’t load
It resizes the image
It makes the image a hyperlink
22
23
24
25
Multiple Choice
What is the correct structure of an HTML element?
<start tag> content <end tag>
<start tag> <end tag> content
<content> start tag end tag
<start tag> <content>
26
Multiple Choice
Which of the following is an empty element in HTML?
<h1>
<p>
<br>
<body>
27
Multiple Choice
What happens if you forget to close an HTML element like <p>?
The browser will show an error message.
The browser may still display the content, but the page structure could break.
The browser will automatically fix it and add the missing tag.
The entire webpage will stop working.
28
Multiple Choice
Which of the following is a correctly nested HTML structure?
<p> <h1>Title</h1> </p>
<html> <body> <h1>Heading</h1> </body> </html>
<html> <h1>Heading</h1> <body></body> </html>
<body> <html> <p>Text</p> </html> </body>
29
30
31
32
33
34
35
36
37
Multiple Choice
Which attribute is used to specify the URL for a hyperlink (<a> tag)?
Src
href
alt
title
38
Multiple Choice
What is the purpose of the alt attribute in an <img> tag?
To set the image size
To provide alternative text if the image fails to load
To add a border to the image
To change the background color of the image
39
Multiple Choice
Which attribute is used to change the text color and font size inside an HTML element?
style
class
title
id
40
Multiple Choice
What will happen if you hover over a heading with a title attribute?
The text color will change
A small tooltip will appear with the title's content
The heading will become bold
Nothing will happen
41
42
43
44
45
Multiple Choice
Which HTML attribute is used to apply inline styles to an element?
class
id
style
href
46
Multiple Choice
What does the following code do?
<p style="color: red; font-size: 20px;">Hello World</p>
Changes the font size to 20px and sets the text color to red.
Changes the background color to red.
Adds a border around the text.
Sets the text to bold.
47
Multiple Choice
3. True or False: The background-color property is used to change the text color in HTML.
True
False
48
Multiple Choice
How do you change the background color of an entire webpage in HTML?
Use the background-color property in the <body> tag.
Use the font-color property.
Use the style attribute in the <p> tag.
Change the text-color in the <head> section.
49
50
51
52
53
Multiple Choice
Which HTML tag makes text bold?
<i>
<strong>
<mark>
<small>
54
Multiple Choice
What is the purpose of the <ins> tag?
To indicate deleted text
To highlight text
To show inserted text
To make text italic
55
Multiple Choice
How does <sub> affect text display?
Makes text smaller
Raises text above normal line
Lowers text below normal line
Highlights text in yellow
56
Multiple Choice
Which tag is best for marking important text?
<b>
<em>
<del>
<strong>
57
Show answer
Auto Play
Slide 1 / 57
SLIDE
Similar Resources on Wayground
48 questions
Lesson: Electricity Introduction
Presentation
•
9th Grade
48 questions
POPULAR MEMBER SERVICES DIAGNOSTICS, HOSPITILIZATION AND SURGERY
Presentation
•
KG
49 questions
Python - powtórzenie
Presentation
•
9th Grade
51 questions
Lesson 4 Binary Addition
Presentation
•
9th Grade
50 questions
Infectious diseases
Presentation
•
9th Grade
53 questions
AUSTRALIA
Presentation
•
9th Grade
56 questions
Study Skills by Ms. Tate
Presentation
•
9th Grade
52 questions
Review: Solve Equations & Intro: Systems
Presentation
•
9th Grade
Popular Resources on Wayground
20 questions
Math Review
Quiz
•
3rd Grade
15 questions
Fast food
Quiz
•
7th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
10 questions
Identify Fractions, Mixed Numbers & Improper Fractions
Quiz
•
3rd - 4th Grade
Discover more resources for Computers
10 questions
Fact Check Ice Breaker: Two truths and a lie
Quiz
•
5th - 12th Grade
10 questions
Video Games
Quiz
•
6th - 12th Grade
10 questions
Logos
Quiz
•
6th - 9th Grade
10 questions
Test Your Knowledge with 15 Fun Trivia Questions
Interactive video
•
6th - 10th Grade
15 questions
Memorial Day Trivia
Quiz
•
KG - 12th Grade
21 questions
Factoring Trinomials (a=1)
Quiz
•
9th Grade
12 questions
Name that Candy
Quiz
•
KG - 12th Grade
20 questions
Guess The App
Quiz
•
KG - Professional Dev...