Search Header Logo

HTML, CSS & JS

Authored by Matt Hunt

Computers

11th - 12th Grade

Used 308+ times

HTML, CSS & JS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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!’);

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?