HTML Basics

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

To style text as larger than adjacent text: To style text as bold: To style text as italicized: To style text as small:

<big></big> <strong></strong> <em></em> <small></small>

To create a large heading To create a numbered list To create a new paragraph To create a list with bullets instead of numbers

<h1></h1> <ol></ol> <p></p> <ul></ul>

The web page shown here should be displaying a numbered list. The body element for this page is shown below. Identify the missing element causing this display problem The mssing element is:

<ol></ol>

Choose all items that are true about the two example of HTML shown on the right.

They are styled differently, but will look the same in a web browser. Example 2 is easier to analyze and repair.

You are designing a web page with a hyperlink that will take a user to http://www.w3schools.com/. You want to use an image named clickhere.jpg as the clickable content. Your HTML is shown below. The image shows up just fine on your website; however, it does nothing when clicked. The problem can be fixed by adding which missing element below:

an anchor element, using the existing <img> element as its content

Your web page is displaying some strange characters before its second sentence. The page is shown below, along with its body element. Which character is missing? The missing character is:

an angle bracket

Choose all items that represent characteristics of an HTML element.

consists of a start tag, an end tag, and the contents they surround may sometimes contain nested elements sometimes has required attributes

Choose all items that represent characteristics of the anchor tag.

used to apply emphasis to a word or phrase uses the href attribute to specify the link's destination uses the src attribute to specify the link's destination can use an image, text, or both as the clickable content displayed on a web page

Choose all items that represent characteristics of HTML attributes.

used to include additional information in an element may be required for certain elements consist of a keyword followed by an equals sign and additional information in quotes

Choose all items that represent HTML characteristics.

used to tag, or mark up, a document for display as a web page determines how web content is displayed by a web browser used by web browsers to obtain information such as page titles and search engine keywords can be authored using a simple text editor


Ensembles d'études connexes

STIs (nursing academy questions)

View Set

The Basic Unit of Life - Biology Lab

View Set

Chapter 10. Interpersonal Communication in Close Relationships

View Set

Chapter 14 Mr. Arias History Test

View Set