HTML, CSS & JS

HTML, CSS & JS

11th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Επαναληπτικό Α Τάξη - Εφ.Πληροφορικής

Επαναληπτικό Α Τάξη - Εφ.Πληροφορικής

11th - 12th Grade

20 Qs

XI RPL - PHP

XI RPL - PHP

12th Grade

20 Qs

Bài kiểm tra giữa kì 2

Bài kiểm tra giữa kì 2

9th - 12th Grade

20 Qs

Teknik Pengolahan Audio dan Video

Teknik Pengolahan Audio dan Video

12th Grade

20 Qs

UNIT 3- DATA COMMUNICATION

UNIT 3- DATA COMMUNICATION

12th Grade

20 Qs

c# döngüler

c# döngüler

9th - 12th Grade

20 Qs

Kiểm tra thường xuyên lần 3 tin 12 hk 2

Kiểm tra thường xuyên lần 3 tin 12 hk 2

12th Grade

20 Qs

CSS AV.3

CSS AV.3

1st - 12th Grade

20 Qs

HTML, CSS & JS

HTML, CSS & JS

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Matt Hunt

Used 296+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers