Search Header Logo

kalinga -III

Authored by Assistant Professor

Computers

12th Grade - Professional Development

Used 2+ times

kalinga -III
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Consider the following code for a text box in a Web form:
<input type="text" name="UserName"/>
Which modified tag should you use if you want the text box to appear with default text that reads "Enter Name Here"?

<input type="text" name="UserName" value="Enter Name Here"/>
<input type="name" text="Enter Name Here" value="text"/>
<input type="area" value="default" text="UserName"/>
<input type="text" name="UserName" default="Enter Name Here"/>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which line of HTML code creates a scrolling text box that can display three rows of text that are each 30 characters long?

<input type="textarea" name="comments" width="30" rows="3"/>
<input type="text" name="comments" chars="30" rows="3"/>
<text name="comments" width="30" rows="3">
<textarea name="comments" cols="30" rows="3">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To put in 2 multiple choice/ radio buttons you use which code?

<input type="mc" name="choice" id="yes" />Yes

<input type="mc" name="choice" id="no" />No

<input type="mc" name="choice" id="choice" />Yes

<input type="mc" name="choice" id="choice" />No

<input type="radio" name="choice" id="yes" />Yes

<input type="radio" name="choice" id="no" />No

<input type="radio" name="choice" id="choice" />Yes

<input type="radio" name="choice" id="choice" />No

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In a text input control, maxlength attribute allows to specify the maximum number of characters a user can enter into the text box.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

This form element masks the character as soon as a user enters it in the input field.

Single-Line Input Text Control

Password Input Control

Multi-line text input controls

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What HTML form is shown in the image

textbox

radio button

select box

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ tag is used to create an HTML form for user input.

<fieldset>

<input>

<form>

<label>

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?