W3Schools Question 11-20

¡Supera tus tareas y exámenes ahora con Quizwiz!

How can you make a numbered list?

<ol>

What is the correct HTML for inserting a background image?

<body style="background-image:url(background.gif)">

What is the correct HTML for inserting an image?

<img src="image.gif" alt="My Image">

What is the correct HTML for making a checkbox?

<input type="checkbox">

What is the correct HTML for making a text input field?

<input type="text">

What is the correct HTML for making a drop-down list?

<select>

Which of these elements are all <table> elements?

<table><tr><td>

What is the correct HTML for making a text area?

<text area>

How can you make a bulleted list?

<ul>

Inline elements are normally displayed without starting a new line.

True


Conjuntos de estudio relacionados

Chapter 10.6 The Stages of Translation

View Set

E-Commerce- Review Test 3: 8.03 Classes Link/Tables (Test 3)

View Set

Nclex Peds Growth and Development Chapter 25-29

View Set

CH 9 MASTERING - BIOTECHNOLOGY & DNA TECHNOLOGY

View Set

cell bio test #1; part one- chapters 1-2

View Set