Web Design

Quiz
•
Computers
•
10th Grade
•
Medium
Nuriza Shumkarbek
Used 23+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HyperText Markup Language, a language used to create web pages, is better known as?
Website
Internet Explorer
HTML
Hyperlink
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The parts of HTML source code that mark the start and end of various parts of a webpage, and which consist of a command between the symbols '<' and '>' (< >) are called what?.
Tags
Elements
Sections
Labels
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which language is used to enhance a webpage, e.g. change background colour?
HTML
CSS
JavaScript
SQL
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sets the color of words in a paragraph
h1 {
color: pink;
}
img {
color: pink;
}
body {
color: pink;
}
p {
color: pink;
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the rule set to make all the text in your web page blue and centered.
p {
color: blue;
}
body {
text-align: left;
color: blue;
}
p {
text-align: center;
color: blue;
}
body {
text-align: center;
color: blue;
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which rule set would change the font size to 24?
font-size: 24
size: 24;
font-size: 24;
font size: 24;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to add an attribute?
<src>
classes:ids
class="title"
<id>
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Simple HTML Quiz

Quiz
•
10th Grade
30 questions
Pengenalan HTML

Quiz
•
10th Grade
22 questions
Fundamentals of Programming (GCSE Computer Science AQA)

Quiz
•
9th - 11th Grade
27 questions
HTML tables

Quiz
•
10th Grade
22 questions
HTML Quiz

Quiz
•
9th - 12th Grade
21 questions
html+css

Quiz
•
10th Grade
21 questions
HTML Element Vocab and Data Type Review

Quiz
•
9th - 12th Grade
26 questions
html and css quiz

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade