Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801148
Author: Terry Felke-Morris
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 2, Problem 3MC
Program Description Answer

The linking of web pages with each other is done using “<a>” tag.

Hence, the correct answer is option “C”.

Expert Solution & Answer
Check Mark

Explanation of Solution

Web Page:

Web page is an internet document which is written in Hypertext Markup Language (HTML) to create style sheets and many others and to upload the required data on the browser.

Tag used for linking the web pages:

“<a> tag” is used to link the web pages with each other. It is a tag used to create hyperlink that directs to other new web pages from the current pages. “href” value is the important attribute in the <a> tag that has information of destination of the link.

Explanation for incorrect options:

<link> tag:

The <link> tag is used for defining the link between web document and any other external source.

Hence, the option “A” is wrong.

<hyperlink> tag:

Hyperlink is a HTML link of hypertext document that directs to the required section. It is also used for creating hyperlink between the documents. It can be link, image, word, phrase and many others.

Hence, the option “B” is wrong.

<body> tag:

The body of the code is written in between the tags <body> and </body>. This section will have the information of the body that defines the topic.

Hence, the option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
In html, CSS What are two ways that can create a list of options in a form? Explain both methods.
language: HTML   Create a responsive webpage for food items. there are three requirements 1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away   2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice. 3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown:  "payment amount is less than cart total" otherwise: "payment complete"
Computer Science Locate six websites: two e-commerce websites, two blogs about web design, and two organizational websites. Familiarize yourself with the navigation on each website. 2. Examine how each website presents text links. Does the link text clearly identify the link’s target webpage or content? Do tooltips appear when you point to a text link? Does the website use both color and formatting to define text links? How are fresh and followed links differentiated? Are hidden or rollover text links used?   3. Examine how each website presents menus. What type(s) of menus does the website use? Do any examples of hidden menus exist? Were they easy to find and use?   4. Will the results of your research determine what type(s) of navigation you would use as a web designer? If yes, how? If no, why not?
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning