
HTML/CSS SC- 2

Quiz
•
Computers
•
8th - 12th Grade
•
Medium
SHAZIA AFREEN
Used 315+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ___________ element defines a drop-down list
<value>
<input>
<select>
<form>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the most appropriate CSS declaration(s) to set an element to absolute positioning in the top right corner.
position: top right;
position: absolute; top: 0; right: 0;
position: absolute; top: 0; left: 0;
None of the above.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using CSS property flex-wrap?
define the direction of how elements are positioned based on either row or column
define how elements will wrap when the browser width is changed
define how to position elements vertically
defines how position elements horizontally
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Inside which HTML element do we put the JavaScript?
<scripting>
<javascript>
<js>
<script>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct JavaScript syntax to change the content of the following HTML code: <p id="example">This is an example!</p>
document.getElement(“example”).innerHTML=”Lets code!”;
document.getElementById(“example”).innerHTML=”Lets code!”;
document.getId(“example”)=”Lets code!”;
document.getElementById(“example”).innerHTML=Lets code!;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for referring to an external script called “script.js”?
<script src=”script.js”>
<script href=”script.js”>
<script ref=”script.js”>
<script name=”script.js”>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax for creating a function in JavaScript named as Example?
function = Example(){
//body of function
}
function Example(){
//body of function
}
function := Example(){
//body of function
}
function : Example(){
//body of function
}
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
TIK klasa 10

Quiz
•
10th - 11th Grade
12 questions
SAINS KOMPUTER T5 3.1.1 Keperluan Bahasa Penskripan Klien

Quiz
•
10th - 11th Grade
10 questions
Evaluasi dan Refleksi - 2

Quiz
•
12th Grade
10 questions
Exploradores del Ciberespacio: Construye tu Primer Mundo Web

Quiz
•
6th - 8th Grade
12 questions
Web Development

Quiz
•
8th - 10th Grade
10 questions
JS Practice: ITS Certification

Quiz
•
12th Grade
10 questions
web tasarım programlama-1

Quiz
•
12th Grade
15 questions
HTML and CSS

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade