Search Header Logo

HTML table, list, input

Authored by syam gunawan

Computers

University

Used 11+ times

HTML table, list, input
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Which three code fragments define an HTML input control?

<input type = "combobox">

<input type="optionbutton">

<input type="url">

<input type="tel">

<input type="search">

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which HTML5 code fragment shows a way to validate numeric input as having a value from 1 to 100, inclusive?

<input type="num" min="1" max="100">

<input type="positive" limit ="100">

<input type="number" low="1" high="100">

<input type="number" min="1" max"100">

3.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Which two tags are used with the HTML5 TABLE element?

<body>

<tfoot>

<td>

<head>

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

In HTML5, the autofocus attribute:

defines the cursor location when a form is first accessed.

controls the movement between fields in a form

adds a default value to the field in a form.

enables one field and disables all others.

5.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Which two HTML5 tags format text content only?

<map>

<strong>

<canvas>

<em>

6.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Which two semantic tags are used to define layouts in HTML5?

<footer>

<head>

<progress>

<section>

7.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Which three components define the URL used for localStorage data in HTML5?

scheme

user credentials

hostname

unique port

query

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?

Discover more resources for Computers