
HTML Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
anisya nisa
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<ul>
<li>Unordered item</li>
<li>Unordered item
<ol>
<li>Item 1</li>
<li>Item 2</li>
</ol>
</li>
</ul>
berikut script dari tampilan diatas, untuk bisa menampilkan tampilan seperti itu, mana css yang sesuai.
ul > li {
border-top: 5px solid red;
}
ol > li
{
border-top: 5px solid red;
}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refers to links that connect web pages to one another, either within a single website or between websites. It's means of
a. HyperText
b. Markup
c. Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<img
src="https://raw.githubusercontent.com/mdn/beginner-html-site/gh-pages/images/firefox-icon.png"
alt="Firefox icon" />
siapa yang berlaku sebagai elemen html
Src
Img
alt
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Potongan Script yang benar
<p>My cat is <strong>very grumpy.</p></strong>
<p>My cat is <strong>very</strong> grumpy.</p>
<strong><p>My cat is very</strong> grumpy.</p>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
.box, ini selector dengan type apa
Class
Element
Anchor
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. <!doctype html>
<html lang="en-GB">
<head>
<meta charset="utf-8" />
<title>My CSS experiment</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1>Hello World!</h1>
<p>This is my first CSS example</p>
</body>
</html>
bagaimana type css yang digunakan.
External
Internal
Inline
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Type selector, kecuali
Class
Element
anchor
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
II TRIMESTRALES NOVENO 2025

Quiz
•
9th - 12th Grade
11 questions
HTML Basics Quiz

Quiz
•
9th Grade - University
12 questions
HTML Intro

Quiz
•
9th - 12th Grade
8 questions
Snippets HTML Basics Quiz

Quiz
•
9th - 12th Grade
15 questions
HTML

Quiz
•
8th - 12th Grade
10 questions
Bài 7: HTML và cấu trúc trang web

Quiz
•
12th Grade
10 questions
HTML CSS 1

Quiz
•
9th - 12th Grade
14 questions
HTML CSS Informatyka

Quiz
•
9th - 12th Grade
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
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
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