Unit 3 HTML Question

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

Which character is used to indicate as end tag?

/

What is the correct HTML syntax for inserting a comment?

<!--This is a comment in HTML-->

Choose the correct HTML element to define emphasized text:

<em>

Choose the correct HTML element for the largest:

<h1>

How can you make a numbered list?

<ol>

Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?

alt

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

<select>

How can you open a link in a new tab/browser window?

<a href="url" target="_blank"

What is the correct Html for adding background color?

<background>yellow</background>

What is the correct HTML for inserting a background image?

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

What is the correct HTML element for inserting a line break?

<br>

What does HTML Stand for?

Hyper Text Markup Language

Which HTML element defines the title of a document?

<title>

Which of these elements are all <table> elements?

<table><tr><td>

What is the correct HTMl for making a text area?

<textarea>

What is the correct HTML for inserting an image?

<img src="image.gif" alt="MyImage">

Choose the correct HTML for creating a hyperlink?

<a href="http://www.w3schools.com">W3Schools</a>

Choose the correct HTML for adding a background color?

<important>

How can you make a bulleted list?

<ul>

Who is making the Web standards?

The World Wide Web Consortium


Ensembles d'études connexes

Social Psychology Chapter 4 - Learning Objectives

View Set

Тема 11. Тест-менеджмент

View Set

CH 12- Bootstrapping for Resources

View Set

Unit 8: System of Government Review

View Set

Pathophysiology PrepU - Chapter 9: Altered Acid-Base Balance

View Set