HTML, CSS & JS

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Matt Hunt
Used 290+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.Which of the following is the correct tag to create a text box?
<input> text </input>
<text>
<input = “text”>
<input type = “text”>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.What tag represents a line break?
<br>
<break>
<space>
<enter>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct tag to create a submit button?
<input type="submit"> Submit </button>
<button type="submit"> Submit </button>
<button type=Submit> “submit” </button>
<button type=submit> Submit </button>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what attribute of the <form> tag is the form handler stated?
method
server
action
type
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Within what tags is the JavaScript code stated?
<script> tag
<javascript> tag
<jscript> tag
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A paragraph is defined in HTML code.
<p id=“display”> </p>
What is the JavaScript code to change this paragraph?
document.getElementById(“p").innerHTML = 'Hello World!’;
document.getElementById("display").innerHTML = 'Hello World!’;
display.innerHTML= 'Hello World!’;
alert('Hello World!');
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to display a message in an alert box?
alert(‘Hello World!’);
alertbox(‘Hello World!’);
msgprompt(‘Hello World!’);
display(‘Hello World!’);
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
UH_TIK_XII

Quiz
•
12th Grade
20 questions
Ulangan Harian 1 CSS PPL 2

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

Quiz
•
11th - 12th Grade
20 questions
Latihan html dan css

Quiz
•
KG - University
21 questions
How the Internet Works & Web Design Intro

Quiz
•
7th - 12th Grade
20 questions
js DOM

Quiz
•
12th Grade - Professi...
25 questions
HTML

Quiz
•
11th Grade
20 questions
Quiz HTML Dasar

Quiz
•
10th 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
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