Basics of Web Design: HTML5 & CSS3 (3rd Edition)
Basics of Web Design: HTML5 & CSS3 (3rd Edition)
3rd Edition
ISBN: 9780133970746
Author: Terry Felke-Morris, Terry Morris
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 2, Problem 1RQ
Program Description Answer

“Horizontal Rule(<hr>)” is a tag used to break the page or contents using horizontal line.

Hence, the correct answer is option “B”.

Expert Solution & Answer
Check Mark

Explanation of Solution

Explanation:

This “Horizontal Rule(<hr>)” tag does not contain any text in it. The following attributes are used in this tag.

  • • Align – used to specify the alignment like left, right, and center.
  • • Noshade – this attributes used to fill the single solid color.
  • • Size – the size of the line is specified as “pixels”.
  • • Width – width of the horizontal line specified in “pixels” or “%”.

These above attributes not supported in HTML5, using CSS the programmer can use these attributes in “<hr>” tag.

Explanation for incorrect options:

<br>” tag:

It is a line break tag used to break the lines in web page. It inserts a single empty line and it has no ending tag.

Hence, the option “A” is wrong.

<line>” tag:

This tag used in SVG basic shapes. “<line>” tag is used to create a line that connecting two points.

Hence, the option “C” is wrong.

<h1>” tag:

<h1> </h1> is the html code tag pair, which is used to create largest heading on the web page.

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
which the following tag responsible for displaying the HTML page. * p html head body title style
which element can appear in any section of an HTML page? a) <footer> b) <main> c) <aside> d)<nav>
q14-  When creating a title for a web page, in which tag do we put the <title> tag? Select one: a. <heading> b. <p> c. <h1> d. <head> e. <body> Clear my choice
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.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning