HTML terms

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

The sample of html below is how you insert an image into a webpage. The text "alt" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

Attribute

In the sample of html below, the text "hr" is a/an _____. <hr width="200" align="center" />

Element

A closing tag contains a/an _____.

Element and Attribute?

Attributes are never placed in a closing tag.

True

Quotes go around a/an _____.

Value

The sample of html below is how you insert an image into a webpage. The text "popup text" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

Value

In the sample of html below, the text "id" is a/an _____. <div id="container">ListOfLinks</div>

attribute

In the sample of html below, the text "rel" is a/an _____. <link href="file.css" type="text/css" rel="stylesheet" />

attribute

In the sample of html below, the word "width" is a/an _____. <hr width="200" align="center" />

attribute

The sample of html below is how you insert an image into a webpage. The text "height" is a/an _____. <img src="picture.jpg" width="200" height="150" alt="popup text" />

attribute

The sample of html below is how you insert an image into a webpage. The text "src" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

attribute

The sample of html below is how you insert an image into a webpage. The text "width" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

attribute

Within an html document, </body> is called _____.

closing body tag

n the sample of html below, </div>is a/an _____. <div id="container">Content Is Placed Here</div>

closing div tag

Within an html document, </p> is called a/an _____.

closing p tag

In the example of html below, </a> is _____. <a href="http://www.bing.com">Search</a>

closing tag

Within an html document, </title> is called_____.

closing title tag

A/An _____ is what appears immediately after the < character.

element

Given the sample of html below, 'a' is called a/an _____. <a href="http://www.bing.com">To Search</a>

element

Given the sample of html below, the text, href, is called a/an _____. <a href="http://www.bing.com">To Search</a>

element

In the sample of html below, the text "link" is a/an _____. <link href="file.css" type="text/css" rel="stylesheet" />

element

The sample of html below is how you insert an image into a webpage. The text "img" is a/an _____. <img src="tree.jpg" width="200" alt="Picture Of Tree" />

element

in the sample of html below, the text "div" is a/an _____. <div id="container">ListOfLinks</div>

element

Given the sample of html below, 'a' is called the _____ and <a href="http://www.bing.com"> is called the _____. <a href="http://www.bing.com">To Search</a>

element and

The sample of html below is how you insert an image into a webpage. The text img is called the _____ and <img src="file.jpg" width="200" height="150" alt="popup text" /> is called the _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

element and

Immediately following an attribute is a/an _____.

equal sign

In the example of html below, <a href="http://www.bing.com"> is _____. <a href="http://www.bing.com">Search</a>

opening 'a' tag

Within an html document, <body> is called _____.

opening body tag

Within an html document, <head> is called the _____.

opening head tag

Within an html document, <p> is called a/an _____.

opening p tag

Within an html document, <title> is called_____.

opening title tag

Given the sample of html below, the text, http://www.bing.com, is called a/an _____. <a href="http://www.bing.com">To Search</a>

value

In the sample of html below, the text "container" is a/an _____. <div id="container">ListOfLinks</div>

value

In the sample of html below, the text "text/css" is a/an _____. <link href="file.css" type="text/css" rel="stylesheet" />

value

The sample of html below is how you insert an image into a webpage. The text "150" is a/an _____. <img src="picture.jpg" width="200" height="150" alt="popup text" />

value

The sample of html below is how you insert an image into a webpage. The text "200" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

value

The sample of html below is how you insert an image into a webpage. The text "file.jpg" is a/an _____. <img src="file.jpg" width="200" height="150" alt="popup text" />

value


Ensembles d'études connexes

Repaso del desgaste, la erosión y la deposición

View Set

Exam 4 - Chapters 11 and 12 - A&P

View Set

Chapter 9: Communication and the Therapeutic Relationship

View Set

Purchasing and Materials Management Final

View Set

Small Business Management Smart Book 3

View Set

Chapter 18 Feeding, Eating, and Elimination Disorders

View Set

History Ancient Rome Study Questions

View Set

Fundamentals of Nursing Ch 16 Documenting, Reporting, Conferring, and Using Informatics

View Set