New Perspectives HTML5 and CSS3 Comprehensive 7th Edition Carey Test Bank pdf download
New Perspectives HTML5 and CSS3 Comprehensive 7th Edition Carey Test Bank pdf download
https://testbankdeal.com/product/new-perspectives-html5-and-
css3-comprehensive-7th-edition-carey-test-bank/
https://testbankdeal.com/product/new-perspectives-html5-and-
css3-comprehensive-7th-edition-carey-solutions-manual/
testbankdeal.com
https://testbankdeal.com/product/new-perspectives-on-
html5-css3-javascript-6th-edition-carey-test-bank/
testbankdeal.com
https://testbankdeal.com/product/new-perspectives-on-
html5-css3-javascript-6th-edition-carey-solutions-manual/
testbankdeal.com
https://testbankdeal.com/product/canadian-business-law-today-
canadian-1st-edition-breen-test-bank/
testbankdeal.com
Horngrens Accounting Volume 1 Canadian 10th Edition Nobles
Test Bank
https://testbankdeal.com/product/horngrens-accounting-
volume-1-canadian-10th-edition-nobles-test-bank/
testbankdeal.com
https://testbankdeal.com/product/chemistry-atoms-first-2nd-edition-
burdge-solutions-manual/
testbankdeal.com
https://testbankdeal.com/product/understanding-nursing-research-
building-an-evidence-based-practice-6th-edition-grove-test-bank/
testbankdeal.com
https://testbankdeal.com/product/business-law-and-the-legal-
environment-standard-edition-7th-edition-beatty-solutions-manual/
testbankdeal.com
https://testbankdeal.com/product/business-essentials-11th-edition-
ebert-test-bank/
testbankdeal.com
Contemporary Business Mathematics Canadian 9th Edition
Hummelbrunner Solutions Manual
https://testbankdeal.com/product/contemporary-business-mathematics-
canadian-9th-edition-hummelbrunner-solutions-manual/
testbankdeal.com
Name: Class: Date:
1. A web table contains multiple table rows with each row consisting of one or more table cells.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 436
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.01 - Explore the structure of a web table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 6:48 AM
DATE MODIFIED: 11/10/2016 6:49 AM
2. Header cells and data cells are types of table cells supported by web tables.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 438
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 6:53 AM
DATE MODIFIED: 11/10/2016 6:53 AM
3. A table has one row with four cells and another row with five. After mapping the cells, the table will have
five columns.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 442
QUESTION TYPE: True / False
Copyright Cengage Learning. Powered by Cognero. Page 1
Name: Class: Date:
4. The style rule border-spacing: 10px; specifies that all borders within a table should be separated by a
distance of 10 pixels.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 444
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.03 - Apply CSS styles to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Adding Table Borders with CSS
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 6:56 AM
DATE MODIFIED: 11/10/2016 6:57 AM
7. A web table can contain any number of thead and tfoot elements but only one tbody element.
a. True
b. False
ANSWER: False
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 460
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Row Groups
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:02 AM
DATE MODIFIED: 11/10/2016 7:02 AM
8. Columns and column groups accept only CSS style properties to modify the column borders, background,
width, and visibility.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 465
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
Copyright Cengage Learning. Powered by Cognero. Page 3
Name: Class: Date:
9. The style rules applied to an entire web table are the ones with the lowest precedence.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 468
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:05 AM
DATE MODIFIED: 11/10/2016 7:06 AM
10. While treating an entire definition list as a table, the div elements act as table rows and both the definition
term <dt> and the descriptions <dd> act as table cells within that row.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 473
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:07 AM
DATE MODIFIED: 11/10/2016 7:07 AM
11. The style rule columns: 250px 4; creates a layout of 4 columns with a minimum width of 250 pixels
each.
a. True
12. In column-span: span; property, span is either none to prevent spanning or all to enable the
content to span across all of the columns.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 485
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Designing a Column Layout
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 7:11 AM
DATE MODIFIED: 11/10/2016 7:11 AM
13. A web table is an effective tool for organizing and classifying web page content.
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 436
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.01 - Explore the structure of a web table
NATIONAL STANDARDS: United States - BUSPROG: Technology
14. A class attribute can be included by placing a table in the schedule class to distinguish it from other tables
that may exist on a website.
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 437
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.01 - Explore the structure of a web table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:15 AM
DATE MODIFIED: 11/10/2016 7:15 AM
16. The default browser style for data cells is to display text as unformatted text and left-aligned within the cell.
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 439
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
17. HTML supports three row groups, which define rows that belong to the table head, table border, or table
body.
ANSWER: False - table footer
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 460
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Row Groups
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:20 AM
DATE MODIFIED: 11/10/2016 7:20 AM
18. When a span attribute is not included, the col element references a single column.
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 464
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Column Groups
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:22 AM
DATE MODIFIED: 11/10/2016 7:22 AM
19. Once columns are defined using the colgroup and col elements, individual columns can be identified
using id and class attributes to apply CSS styles to specific columns.
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 464
QUESTION TYPE: Modified True / False
20. For widows property widows: value; value is the minimum number of lines stranded before a column
break.
ANSWER: False - after a column break
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 484
QUESTION TYPE: Modified True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Designing a Column Layout
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 7:26 AM
DATE MODIFIED: 11/10/2016 7:27 AM
Multiple Choice
21. Which of the following HTML structures arranges text in multiple rows and columns?
a. <div>
b. <table>
c. <span>
d. <nav>
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 436
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.01 - Explore the structure of a web table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:28 AM
DATE MODIFIED: 11/10/2016 7:30 AM
Copyright Cengage Learning. Powered by Cognero. Page 8
Name: Class: Date:
22. Which of the following HTML elements is used to add a row in a table?
a. <td>
b. <tr>
c. <dd>
d. <tl>
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 436
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.01 - Explore the structure of a web table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:31 AM
DATE MODIFIED: 11/10/2016 7:32 AM
24. Which of the following is true of class in the table tag <table class=” ”>?
a. class is an attribute.
b. class is an tag.
c. class is an function.
25. Which of the following HTML elements is used to create header cells in a web table?
a. <tr>
b. <td>
c. <th>
d. <head>
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 438
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:42 AM
DATE MODIFIED: 11/10/2016 7:42 AM
26. The two types of table cells supported by web tables are _____.
a. row cells and column cells
b. header cells and data cells
c. border cells and caption cells
d. legend cells and web cells
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 438
27. The default browser style for header cells is to display the text of the header in bold font and _____ within
the cell.
a. left-aligned
b. right-aligned
c. centered horizontally
d. positioned vertically
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 438
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 7:48 AM
DATE MODIFIED: 11/10/2016 7:48 AM
28. Data cells that do not function as headers for table rows or columns are marked using the _____ element.
a. td
b. th
c. tt
d. tr
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 439
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
Copyright Cengage Learning. Powered by Cognero. Page 11
Name: Class: Date:
29. In the given figure, the items marked Box A and Box B are the _____ respectively.
a. row cells and column cells
b. header cells and data cells
c. header cells and row cells
d. data cells and column cells
ANSWER: d
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 441
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
PREFACE NAME: Tutorial 6-29
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 7:51 AM
DATE MODIFIED: 11/10/2016 8:03 AM
30. When two adjacent 1-pixel-wide borders are collapsed together, the width of the resulting border is _____.
a. 2-pixels
b. 1-pixels
c. 4-pixels
d. 0.5-pixel
33. Which of the following statements is true of adding adjacent borders, to a table, using CSS?
a. A border style of none is overridden by the same border style.
b. A narrow border takes priority over a wider border if neither is hidden.
c. The border style with the highest priority is used if the two borders have the same width but different
styles.
d. The color of the element in the table with the lower priority takes precedence, if the borders differ
only in color.
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 444
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.03 - Apply CSS styles to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Adding Table Borders with CSS
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 8:15 AM
DATE MODIFIED: 11/10/2016 8:16 AM
34. _____ is a single cell that occupies more than one cell row and/or column.
a. Data cell
b. Header cell
c. Table cell
d. Spanning cell
Copyright Cengage Learning. Powered by Cognero. Page 14
Name: Class: Date:
35. Which of the following HTML attributes is used to create a single cell that occupies more than one cell from
a series of horizontal cells?
a. rowwidth
b. colspan
c. rowspan
d. colwidth
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 447
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.04 - Create cells that span multiple rows and columns
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Spanning Rows and Columns
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 8:19 AM
DATE MODIFIED: 11/10/2016 8:20 AM
36. A table contains five columns where one of the cells in a row spans three columns. Identify the number of
table cells that will exist in that row.
a. Five
b. Four
c. Three
d. Six
ANSWER: c
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 447
Copyright Cengage Learning. Powered by Cognero. Page 15
Name: Class: Date:
37. The _____ attribute is added to a <td> element to create a cell that spreads across several cells vertically.
a. cellspacing
b. cellpadding
c. colspan
d. rowspan
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 447
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.04 - Create cells that span multiple rows and columns
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Spanning Rows and Columns
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 8:23 AM
DATE MODIFIED: 11/10/2016 8:24 AM
40. Which of the following HTML tags is used to set the width of a table border?
a. <table border=”value”>
b. </table width=”value”>
c. </table border=”value”>
d. <table width=”value”>
ANSWER: a
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 453
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.04 - Create cells that span multiple rows and columns
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Spanning Rows and Columns
41. Which of the following HTML elements is used to create a table title?
a. <table>
b. <caption>
c. <style>
d. <span>
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 453
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.05 - Add a caption to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating a Table Caption
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 8:34 AM
DATE MODIFIED: 11/10/2016 8:35 AM
44. Which of the following CSS properties is used to align the caption text horizontally?
a. text-align
b. caption-position
c. caption-align
d. text-side
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 454
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.05 - Add a caption to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating a Table Caption
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 8:42 AM
DATE MODIFIED: 11/10/2016 8:43 AM
45. When a style for a table element is created by setting the font color to red, _____.
a. the caption text will be displayed in a red font
b. the caption text will be displayed in black font
c. the caption text will be displayed in the same color as the previous table
d. the caption text will be displayed in the same color as the border
ANSWER: c
POINTS: 1
48. Which of the following is true of row groups that are defined in an HTML table?
a. The thead element must appear first, followed by the tbody element, and finally the tfoot
element.
b. A table can contain only one thead and tfoot element but can have numerous tbody elements.
c. A table can contain only one tbody element which is added between thead and tfoot element.
d. The tbody appears before tfoot to allow the browser to render the body before receiving
numerous of tfoot rows.
ANSWER: b
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 460
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Row Groups
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 8:51 AM
DATE MODIFIED: 11/10/2016 8:52 AM
49. In the given figure, identify the row group element Box A.
a. tbody
b. tfoot
c. thead
50. Identify a true statement to determine the number of columns in a web table.
a. The number of columns is equal to number of caption elements.
b. The number of columns is equal to number of rows in a web table.
c. The number of columns is the number of cells within the table rows.
d. The number of columns is the total number of cells in a web table.
ANSWER: c
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 464
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Column Groups
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 9:12 AM
DATE MODIFIED: 11/10/2016 9:13 AM
51. The columns within the colgroup element are identified by the _____ element.
a. <span column=”value”/>
b. <colspan=”value”/>
c. <col-span=”type”/>
d. <spancol=”type”/>
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
53. Which of the following table objects has the highest precedence in terms of style?
a. Table cells
b. Rows
c. Columns
d. Table
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 467
Copyright Cengage Learning. Powered by Cognero. Page 23
Name: Class: Date:
54. When the width of an entire table is set to be larger than the width required for individual columns, the extra
space is _____.
a. added to the first column of the table
b. divided equally among the columns
c. added to the last column of the table
d. filled out as a border of the table
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 468
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 9:22 AM
DATE MODIFIED: 11/10/2016 9:23 AM
55. Which of the following is an equivalent HTML element for display: table-cell; style?
a. <th>
b. <table>
c. <col>
d. <tr>
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 472
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
Copyright Cengage Learning. Powered by Cognero. Page 24
Name: Class: Date:
56. Identify the first step to create a responsive web table that relies only on CSS.
a. Change the table layout so that each table object is rendered as a block element.
b. Add a text of data labels as attributes of all of the td elements in the table body.
c. Use relative positioning to place each data cell with a large left padding to insert data label text.
d. Add the content of the data label attribute before the data cell value.
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 476
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Tables and Responsive Design
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 9:26 AM
DATE MODIFIED: 11/10/2016 9:27 AM
57. To insert the information of the data-label attribute directly before the data cell value, the _____
property is used.
a. content
b. position
c. padding
d. display
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 476
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Tables and Responsive Design
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 9:29 AM
DATE MODIFIED: 11/10/2016 9:30 AM
59. Identify a property that is used to separate one column from the next using graphic dividing line.
a. column-rule
b. column-count
c. column-width
d. column-gap
ANSWER: a
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 482
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Designing a Column Layout
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 9:34 AM
DATE MODIFIED: 11/10/2016 9:34 AM
60. Which of the following styles sets the column breaks within paragraphs to leave a minimum of two and
three lines at the top and bottom of each column respectively?
a. article p {
break-before: always;
}
b. article p {
break-before: always;
}
c.
article p {
Copyright Cengage Learning. Powered by Cognero. Page 26
Name: Class: Date:
61. Which of the following properties prevents the spanning of content across all the columns?
a. column-span: all;
b. column-span: none;
c. column-span: initial;
d. column-span: inherit;
ANSWER: b
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 485
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Designing a Column Layout
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 9:38 AM
DATE MODIFIED: 11/10/2016 9:39 AM
62. Andy has created a table for product details where the names of the products and prices of the products are
the headers of the table. Which of the following style rules should he add to place a border of 10-pixels around
the table with a white background?
a. table.product {background: white; border: 10px; width: 100%;}
b. table.product {border: 10px, white; width: 100%;}
c. table.product {background: white, 10px; width: 100%;}
d. table.product {border: white; width: 100%;}
ANSWER: a
POINTS: 1
DIFFICULTY: Challenging
REFERENCES: HTML 442
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
PREFACE NAME: Tutorial 6-62
LEARNING OBJECTIVES: 06.03 - Apply CSS styles to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Adding Table Borders with CSS
KEYWORDS: Bloom’s: Apply
DATE CREATED: 11/10/2016 9:43 AM
DATE MODIFIED: 11/10/2016 10:33 AM
63. Andy wants the borders to be distinctly visible for each cell in the product details table. Which of the
following properties must Andy add to his code to accomplish his goal?
a. border-spacing: length;
b. border-collapse: separate;
c. border-collapse: collapse;
d. border-spacing: initial;
ANSWER: b
POINTS: 1
DIFFICULTY: Challenging
REFERENCES: HTML 444
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
PREFACE NAME: Tutorial 6-62
LEARNING OBJECTIVES: 06.03 - Apply CSS styles to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Adding Table Borders with CSS
KEYWORDS: Bloom’s: Apply
DATE CREATED: 11/10/2016 10:26 AM
DATE MODIFIED: 11/10/2016 10:28 AM
66. Luis has created a table to include the definitions of manufacturing tools used in the industry. He wants to
add a space between each column cell of the definition for better understanding. Identify a property that Luis
should include in the code to fulfill the requirement.
a. column-gap;
b. column-align
c. column-count;
d. column-space;
ANSWER: a
POINTS: 1
DIFFICULTY: Challenging
REFERENCES: HTML 481
QUESTION TYPE: Multiple Choice
HAS VARIABLES: False
PREFACE NAME: Tutorial 6-63
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Designing a Column Layout
KEYWORDS: Bloom’s: Apply
DATE CREATED: 11/10/2016 10:43 AM
DATE MODIFIED: 11/10/2016 10:44 AM
Completion
67. In _________ borders model, borders from adjacent elements are merged together to form a single border in
a new style that combines features of both the borders.
ANSWER: collapsed
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 444
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.03 - Apply CSS styles to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Adding Table Borders with CSS
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 10:47 AM
DATE MODIFIED: 11/10/2016 10:48 AM
69. Only one caption is allowed per web table, and the caption element must be listed directly after the opening
_________ tag.
ANSWER: <table>
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 453
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.05 - Add a caption to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating a Table Caption
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 10:51 AM
DATE MODIFIED: 11/10/2016 10:52 AM
70. In HTML, to specify the caption location for a web table the _________ property is used.
ANSWER: caption-side
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 454
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.05 - Add a caption to a table
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating a Table Caption
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 10:53 AM
DATE MODIFIED: 11/10/2016 10:54 AM
Copyright Cengage Learning. Powered by Cognero. Page 31
Name: Class: Date:
72. Any style that is applied to the thead, tbody, or tfoot element is _________ by the rows those
elements contain.
ANSWER: inherited
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 462
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.06 - Create row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Creating Row Groups
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 10:58 AM
DATE MODIFIED: 11/10/2016 10:58 AM
73. The _________ property value of fixed tells the browser to ignore cell content when reducing the width of
the table columns.
ANSWER: table-layout
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 469
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
KEYWORDS: Bloom’s: Remember
74. Using the CSS _________ property, a table layout is applied to other HTML elements such as paragraphs,
block quotes, or list.
ANSWER: display
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 472
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.07 - Apply styles to row and column groups
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Exploring CSS Styles and Web Tables
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 11:34 AM
DATE MODIFIED: 11/10/2016 11:35 AM
75. In HTML5, _________ is an attribute that stores the data labels or customized data.
ANSWER: data attribute
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 476
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.08 - Display page elements in table form
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Tables and Responsive Design
KEYWORDS: Bloom’s: Remember
DATE CREATED: 11/10/2016 11:37 AM
DATE MODIFIED: 11/10/2016 11:38 AM
76. _________ are the layouts in which content is displayed side-by-side in a page and differs from those
layouts that use floating elements or flexboxes.
ANSWER: Column layouts
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 478
QUESTION TYPE: Completion
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
Essay
77. Write an HTML code to create a table with three rows and two columns. Add appropriate headers and enter
the data into the table.
ANSWER: <table border="1">
<tr>
<th>Name</th>
<th>Roll No</th>
</tr>
<tr>
<td>Andy</td>
<td>34</td>
</tr>
<tr>
<td>Anish</td>
<td>35</td>
</tr>
</table>
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 436–440
QUESTION TYPE: Essay
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.02 - Create table heading and data cells
NATIONAL STANDARDS: United States - BUSPROG: Technology
TOPICS: Introducing Web Tables
KEYWORDS: Bloom’s: Understand
DATE CREATED: 11/10/2016 11:43 AM
DATE MODIFIED: 11/10/2016 11:44 AM
78. Explain table row group elements and the order that should be maintained when writing an HTML code.
ANSWER: HTML supports three row group elements, which define rows that belong to the table
head, table footer, or table body. They are marked using the thead,
tfoot, and tbody elements.
The order of these elements while entering them in the HTML code is important.
The thead element must appear first, followed by the tfoot element (if it
exists), and finally the tbody element. A table can contain one thead and
one tfoot element, but it can include any number of tbody elements to mark row
Copyright Cengage Learning. Powered by Cognero. Page 34
Name: Class: Date:
79. What are the CSS properties that are used to manage column breaks?
ANSWER: The placement of column breaks can be controlled through several CSS properties.
The size of column orphans (a line of text stranded at the bottom of a column) can be
controlled using the following orphansproperty,
orphans: value;
where value is the minimum number of lines stranded before a column break.
Similarly, to control the size of column widows (a line of text placed at the top of a
column), the following widows property is used,
widows: value;
where value is the minimum number of lines placed after the column break.
Another way to define a column break is to use the properties
break-before: type;
break-after: type;
where
type
can be either
auto
(to allow the browser to automatically set the column break) or
always
(to always place a break).
POINTS: 1
DIFFICULTY: Moderate
REFERENCES: HTML 484
QUESTION TYPE: Essay
HAS VARIABLES: False
LEARNING OBJECTIVES: 06.09 - Create a multi-column layout
NATIONAL STANDARDS: United States - BUSPROG: Technology
Copyright Cengage Learning. Powered by Cognero. Page 35
Another Random Scribd Document
with Unrelated Content
by some writers to have accompanied the emperor shortly afterward
to Spain. Owing to the patronage which Charles V. and his son Philip
II. liberally conferred on the artist, Madrid possesses a collection of
his works second in number and importance only to the treasures of
Venice. The “Presentation in the Temple,” in the Accademia at
Venice, dates from about 1539, and the “Christ at Emmaus,” in the
Louvre, from about 1546. In 1545 he painted at Rome the
celebrated portrait of “Pope Paul III.,” in the Naples Museum. Titian
continued active in his art even up to the time of his death, which
occurred in 1576, at the great age of ninety-nine. His style, as is to
be expected, changed considerably in the course of his long life, and
the pictures painted in his last years, though full of color, are infirm
in drawing and execution; in the full vigor of his powers he was a
draughtsman second to none, though never aiming at the select
beauty of form attained by the Florentine school, and by Raphael. It
was this that led Michelangelo to say that, with a better mode of
study, “This man might have been as eminent in design as he is true
to nature and masterly in counterfeiting the life, and then, nothing
could be desired better or more perfect;” adding, “for he has an
exquisite perception, and a delightful spirit and manner.”
The splendid artistic power of Titian may perhaps be better
discerned in his portraits than in the more ambitious works of sacred
art. He stands unquestionably at the head of portrait painters of all
ages and of all schools; not even Velasquez equaling him at his best.
Beside religious pictures and portraits he painted a great number of
subjects from classical mythology. Among the most famous, beside
the “Bacchus and Ariadne,” mentioned above—the pride of the
English collection—may be named the “Bacchanals” of Madrid, the
two of “Venus” in the Uffizi, at Florence, the “Danae,” at Naples, and
the often repeated “Venus and Adonis,” and “Diana and Callisto.” He
is seen at his very best in the “Venus” of the Tribune, at Florence,
perhaps the only work of his which has escaped retouching, and in
the exquisite allegory called “Sacred and Profane Love,” at the
Borghese Palace, at Rome. As a landscape painter, he possessed a
sentiment for nature in all its forms which had never before been
seen, and his backgrounds have never been equaled since. The
mountains in the neighborhood of his native town, Cadore, of which,
as well as of other landscape scenes, numerous pen and ink
drawings by his hand are in existence, inspired him, doubtless, with
that solemn treatment of effects of cloud and light and shade and
blue distance for which his pictures are conspicuous.
It is unnecessary to deal with the school of painting which exists
in Italy at the present day. It would be paying it too high a
compliment to regard it as the legitimate successor of the art of
those great epochs whose course we have tried to sketch. The
modern Italian school is little more than an echo of the modern
French. And seeing that there is no principle clearer or more certain
than this, that a great national school of art can flourish only when it
springs from a sane and vigorous national existence, it is not to be
wondered at if a country so convulsed by the political passions and
so vulgarized by the social triviality and meanness of modern times,
should be in this respect cast down further than her more fortunate
neighbors by the same causes which have soiled even the best art of
the nineteenth century with something of dilettantism and
affectation.
SUNDAY READINGS.
[April 6.]
THE EXPULSIVE POWER OF A NEW AFFECTION.
Love not the world, neither the things that are in the
world. If any man love the world the love of the Father is
not in him.—I. John, ii:15.
There are two ways in which a practical moralist may attempt to
displace from the human heart its love of the world—either by a
demonstration of the world’s vanity, so that the heart will be
prevailed upon simply to withdraw its regards from an object that is
not worthy of it, or by setting forth another object, even God, as
more worthy of its attachment, so as that the heart shall be
prevailed upon not to resign an old affection, which shall have
nothing to succeed it, but to exchange an old affection for a new
one. My purpose is to show that from the constitution of our nature,
the former method is altogether incompetent and ineffectual, and
that the latter method will alone suffice for the rescue and recovery
of the heart from the wrong affection that sometimes domineers
over it. After having accomplished this purpose, I shall attempt a few
practical observations.
Love may be regarded in two different conditions. The first is
when the object is at a distance, and then it becomes love in a state
of desire. The second is when its object is in possession, and then it
becomes love in a state of indulgence. Under the impulse of desire,
man feels himself urged onward in some path or pursuit of activity
for its gratification. The faculties of his mind are put into busy
exercise. In the steady direction of one great and engrossing
interest, his attention is recalled from the many reveries into which it
might otherwise have wandered; and the powers of his body are
forced away from an indolence in which it else might have
languished; and that time is crowded with occupation, which but for
some object of keen and devoted ambition, might have driveled
along in successive hours of weariness and distaste, and though
hope does not enliven, and success does not always crown this
career of exertion, yet in the midst of this very variety, and with the
alternations of occasional disappointment, is the machinery of the
whole man kept in a sort of congenial play, and upholden in that
tone and temper which are most agreeable to it. Insomuch, that if
through the extirpation of that desire which forms the originating
principle of all this movement, the machinery were to stop, and to
receive no impulse from another desire substituted in its place, the
man would be left with all his propensities to action in a state of
most painful and unnatural abandonment.
A sensitive person suffers, and is in violence, if, after having
thoroughly rested from his fatigue, or been relieved from his pain,
he continues in possession of powers without any excitement to
these powers; if he possess a capacity of desire without having an
object of desire; or if he have a spare energy upon his person,
without a counterpart, and without a stimulus to call it into
operation. The misery of such a condition is often realized by him
who is retired from business, or who is retired from law, or who is
even retired from the occupations of the chase and of the gaming
table. Such is the demand of our nature for an object in pursuit, that
no accumulation of previous success can extinguish it, and thus it is
that the most prosperous merchant, and the most victorious general,
and the most fortunate gamester, when the labor of their respective
vocations has come to a close, are often found to languish in the
midst of all their acquisitions, as if out of their kindred and rejoicing
element. It is quite in vain with such a constitutional appetite for
employment in man, to attempt cutting away from him the spring or
the principle of one employment, without providing him with
another. The whole heart and habit will rise in resistance against
such an undertaking. The else unoccupied female, who spends the
hours of every evening at some play of hazard, knows as well as
you, that the pecuniary gain, or the honorable triumph of a
successful contest, are altogether paltry. It is not such a
demonstration of vanity as this that will force her away from her
dear and delightful occupation. The habit can not so be displaced as
to leave nothing but a negative and cheerless vacancy behind it—
though it may be so supplanted as to be followed up by another
habit of employment to which the power of some new affection has
constrained her. It is willingly suspended, for example, on any single
evening, should the time that was wont to be allotted to gaming
require to be spent on the preparation of an approaching assembly.
The ascendant power of a second affection will do what no
exposition, however forcible, of the folly and worthlessness of the
first, ever could effectuate. And it is the same in the great world.
You never will be able to arrest any of its leading pursuits, by a
naked demonstration of their vanity. It is quite in vain to think of
stopping one of these pursuits in any way else, but by stimulating to
another. In attempting to bring a worldly man, intent and busied
with the prosecution of his objects, to a dead stand, you have not
merely to encounter the charm which he annexes to these objects,
but you have to encounter the pleasure which he feels in the very
prosecution of them. It is not enough, then, that you dissipate the
charm by your moral, and eloquent, and affecting exposure of its
illusiveness. You must address to the eye of his mind another object,
with a charm powerful enough to dispossess the first of its influence,
and to engage him in some other prosecution as full of interest, and
hope, and congenial activity, as the former. It is this which stamps
an impotency on all moral and pathetic declamation of the
insignificance of the world. A man will no more consent to the
misery of being without an object, because that object is a trifle, or
of being without a pursuit, because that pursuit terminates in some
frivolous or fugitive acquirement, than he will voluntarily submit
himself to the torture because that torture is to be of short duration.
If to be without desire and without exertion altogether, is a state of
violence and discomfort, then the present desire, with its
correspondent train of exertion, is not to be got rid of simply by
destroying it. It must be by substituting another desire, or another
line of habit or exertion in its place, and the most effectual way of
withdrawing the mind from one object, is not by turning it away
upon desolate and unpeopled vacancy, but by presenting to its
regards another object still more alluring.
These remarks apply not merely to love considered in the state of
desire for an object not yet attained. They apply also to love
considered in its state of indulgence, or placid gratification, with an
object already in possession. It is seldom that any of our tastes are
made to disappear by a process of natural extinction. At least, it is
very seldom that this is done by the instrumentality of reasoning. It
may be done by excessive pampering, but it is almost never done by
the mere force of mental determination. But what can not be thus
destroyed may be dispossessed, and one taste may be made to give
way to another, and to lose its power entirely as the reigning
affection of the mind. It is thus that the boy ceases, at length, to be
the slave of his appetite, but it is because a manlier taste has now
brought it into subordination, and that the youth ceases to idolize
pleasure, but it is because the idol of wealth has become the
stronger, and gotten the ascendency—and that even the love of
money ceases to have the mastery over the heart of many a thriving
citizen, but it is because drawn into the whirl of city politics, another
affection has been wrought into his moral system, and he is now
lorded over by the love of power. There is not one of these
transformations in which the heart is left without an object. Its
desire for one particular object may be conquered; but as to its
desire for having some one object, or other, this is unconquerable.
Its adhesion to that on which it has fastened the preference of its
regards, can not willingly be overcome by the rending away of a
single separation. It can be done only by the application of
something else, to which it may feel the adhesion of a still stronger
and more powerful preference. Such is the grasping tendency of the
human heart, that it must have something to lay hold of—and which,
if wrested away, without the substitution of another something in its
place, would leave a void and a vacancy as painful to the mind as
hunger is to the natural system. It may be dispossessed of one
object or of any, but it can not be desolated of all. Let there be a
breathing and a sensitive heart, but without a liking and without
affinity to any of the things that are around it, and in a state of
cheerless abandonment, it would be alive to nothing but the burden
of its own consciousness, and feel it to be intolerable. It would make
no difference to its owner, whether he dwelt in the midst of a gay
and goodly world, or placed afar beyond the outskirts of creation, he
dwelt a solitary unit in dark and unpeopled nothingness. The heart
must have something to cling to—and never, by its own voluntary
consent, will it so denude itself of all its attachments that there shall
not be one remaining object that can draw or solicit it.
[April 13.]
The misery of a heart thus bereft of all relish for that which is
wont to minister to its enjoyment, is strikingly exemplified in those
who, satiated with indulgence, have been so belabored, as it were,
with the variety and the poignancy of the pleasurable sensations that
they have experienced, that they are at length fatigued out of all
capacity for sensation whatever. The disease of ennui is more
frequent in the French metropolis, where amusement is more
exclusively the occupation of higher classes, than it is in the British
metropolis, where the longings of the heart are more diversified by
the resources of business and politics. There are the votaries of
fashion, who, in this way, have at length become the victims of
fashionable excess, in whom the very multitude of their enjoyments
has at last extinguished their power of enjoyment—who, plied with
the delights of sense and of splendor even to weariness, and
incapable of higher delights, have come to the end of all their
perfection, and, like Solomon of old, found it to be vanity and
vexation. The man whose heart has thus been turned into a desert
can vouch for the insupportable languor which must ensue, when
one affection is thus plucked away from the bosom, without another
to replace it. It is not necessary that a man receive pain from
anything in order to become miserable. It is barely enough that he
looks with distaste at everything—and in that asylum which is the
repository of minds out of joint, and where the organ of feeling as
well as the organ of intellect, has been impaired, it is not in the cell
of loud and frantic outcries where you will meet with the acme of
mental suffering. But that is the individual who outpeers in
wretchedness all his fellows, who throughout the whole expanse of
nature and society, meets not an object that has at all the power to
detain or interest him; who neither in earth beneath, nor in heaven
above, knows of a single charm to which his heart can send forth
one desirous or responding movement; to whom the world, in his
eye a vast and empty desolation, has left him nothing but his own
consciousness to feed upon—dead to all that is without him, and
alive to nothing but to the load of his own torpid and useless
existence.
[April 20.]
Thus may we come to perceive what it is that makes the most
effective kind of preaching. It is not enough to hold out to the
world’s eye the mirror of its own imperfections. It is not enough to
come forth with a demonstration, however pathetic, of the
evanescent character of all its enjoyments. It is not enough to travel
the walk of experience along with you, and speak to your own
conscience and your own recollection of the deceitfulness of the
heart, and the deceitfulness of all that the heart is set upon. There is
many a bearer of the gospel message who has not shrewdness of
natural discernment enough, and who has not power of
characteristic description enough, and who has not the talent of
moral delineation enough, to present you with a vivid and faithful
sketch of the existing follies of society. But that very corruption
which he has not the faculty of representing in its visible details, he
may practically be the instrument of eradicating in its principle. Let
him be but a faithful expounder of the gospel testimony; unable as
he may be to apply a descriptive hand to the character of the
present world, let him but report with accuracy the matter which
revelation has brought to him from a distant world, unskilled as he is
in the work of so anatomizing the heart, as with the power of a
novelist to create a graphical or impressive exhibition of the
worthlessness of its many affections—let him only deal in those
mysteries of peculiar doctrine, on which the best of novelists have
thrown the wantonness of their derision. He may not be able, with
the eye of shrewd and satirical observation, to expose to the ready
recognition of his hearers the desires of worldliness—but with the
tidings of the gospel in commission, he may wield the only engine
that can extirpate them. He can not do what some might have done,
when, as if by the hand of a magician they have brought out to
view, from the hidden recesses of our nature, the foibles and lurking
appetites which belong to it. But he has a truth in the possession,
which, into whatever heart it enters, will, like the rod of Aaron,
swallow up them all—and unqualified as he may be, to describe the
old man in all the nicer shading of his natural and constitutional
varieties, with him is deposited that ascendant influence under which
the leading tastes and tendencies of the old man are destroyed, and
he becomes a new creature in Jesus Christ our Lord.
Let us not cease, then, to ply the only instrument of powerful and
positive operation, to do away from you the love of the world. Let us
try every legitimate method of finding access to your hearts for the
love of Him who is greater than the world. For this purpose, if
possible, clear away that shroud of unbelief which so hides and
darkens the face of the Deity. Let us insist on His claims to your
affection, and whether in the shape of gratitude or in the shape of
esteem, let us never cease to affirm that in the whole of that
wondrous economy, the purpose of which is to reclaim a sinful world
unto Himself, He, the God of love, so sets Himself forth in characters
of endearment, that naught but faith, and naught but understanding
are wanting, on your part, to call forth the love of your hearts back
again.
And here let me advert to the incredulity of a worldly man; when
he brings his own sound and secular experience to bear upon the
high doctrines of Christianity, when he looks upon regeneration as a
thing impossible, when feeling as he does the obstinacies of his own
heart, on the side of things present, and casting an intelligent eye,
much exercised, perhaps, in the observations of human life, on the
equal obstinacies of all who are around him, he pronounces this
whole matter about the crucifixion of the old man, and the
resurrection of a new man in his place, to be in downright opposition
to all that is known and witnessed of the real nature of humanity.
We think that we have seen such men, who, firmly trenched in their
own vigorous and homebred sagacity, and shrewdly regardful of all
that passes before them through the week, and upon the scenes of
ordinary business, look on that transition of the heart by which it
gradually dies unto time, and awakens in all the life of a new felt and
ever growing desire toward God, as a mere Sabbath speculation;
and who thus, with all their attention engrossed upon the concerns
of earthliness, continue unmoved to the end of their days, amongst
the feelings and the appetites, and the pursuits of earthliness.
If the thought of death, and another state of being after it, comes
across them at all, it is not with a change so radical as that of being
born again, that they ever connect the idea of preparation. They
have some vague conception of its being quite enough that they
acquit themselves in some decent and tolerable way of their relative
obligations; and that upon the strength of some such social and
domestic moralities as are often realized by him in whose heart the
love of God has never entered, they will be transplanted in safety
from this world, where God is the Being with whom it may almost be
said that they have had nothing to do, to that world where God is
the Being with whom they will have mainly and immediately to do
throughout all eternity. They admit all that is said of the utter vanity
of time, when taken up with as a resting place. But they resist every
application made upon the heart of man, with the view of so shifting
its tendencies that it shall not henceforth find in the interests of
time, all its rest and all its refreshment. They in fact regard such an
attempt as an enterprise that is altogether aerial, and with a tone of
secular wisdom caught from the familiarities of every-day
experience, do they see a visionary character in all that is said of
setting our affections on the things that are above, and of walking
by faith, and of keeping our hearts in such a love of God as shall
shut out from them the love of the world, and of having no
confidence in the flesh, and of so renouncing earthly things as to
have our conversation in heaven.
Now, it is altogether worthy of being remarked of those men who
thus disrelish spiritual Christianity, and, in fact, deem it an
impracticable acquirement, how much of a piece their incredulities
about the doctrines of Christianity are with each other. No wonder
that they feel the work of the New Testament to be beyond their
strength, so long as they hold the words of the New Testament to be
beneath their attention. Neither they nor any one else can
dispossess the heart of an old affection, but by the impulsive power
of a new one, and, if that new affection be the love of God, neither
they nor any one else can be made to entertain it, but on such a
representation of the Deity as shall draw the heart of the sinner
toward Him. Now, it is just their unbelief which screens from the
discernment of their minds this representation. They do not see the
love of God in sending His Son into the world. They do not see the
expression of his tenderness to men, in sparing him not, but giving
him up unto the death for us all. They do not see the sufficiency of
the atonement, or of the sufferings that were endured by him who
bore the burden that sinners should have borne. They do not see
the blended holiness and compassion of the Godhead, in that He
passed by the transgressions of His creatures, yet could not pass
them by without an expiation. It is a mystery to them how a man
should pass to a state of godliness from a state of nature—but had
they only a believing view of God manifest in the flesh, this would
resolve for them the whole mystery of godliness. As it is, they can
not get quit of their old affections, because they are out of sight
from all those truths which have influence to raise a new one. They
are like the children of Israel in the land of Egypt, when required to
make bricks without straw—they can not love God, while they want
the only food which can aliment this affection in a sinner’s bosom—
and however great their errors may be, both in resisting the
demands of the gospel as impracticable, and in rejecting the
doctrines of the gospel as inadmissible, yet there is not a spiritual
man (and it is the prerogative of Him who is spiritual to judge all
men) who will not perceive that there is a consistency in these
errors.
[April 27.]
But if there be a consistency in the errors, in like manner is there
a consistency in the truths which are opposite to them. The man
who believes in the peculiar doctrines will readily bow to the peculiar
demands of Christianity. When he is told to love God supremely, this
may startle him to whom God has been revealed in grace, and in
pardon, and in all the freeness of an offered reconciliation. When
told he should shut out the world from the heart, this may be
impossible with him who has nothing to replace it—but not
impossible with him who has found in God a sure and a satisfying
portion. When told to withdraw his affections from the things that
are beneath, this was laying an order of self-extinction upon the man
who knows not another quarter in the whole sphere of his
contemplation, to which he could transfer them—but it were not
grievous to him whose view has been opened up to the loveliness
and glory of the things that are above, and can there find, for every
feeling of his soul, a most ample and delighted occupation. When
told to look not at the things that are seen and temporal, this were
blotting out the light of all that is visible from the prospect of him in
whose eye there is a wall of partition between guilty nature and the
joys of eternity—but he who believes that Christ has broken down
this wall, finds a gathering radiance upon his soul, as he looks
onward in faith to the things that are unseen and eternal. Tell a man
to be holy—and how can he compass such a performance, when his
alone fellowship with holiness is a fellowship of despair? It is the
atonement of the cross, reconciling the holiness of the lawgiver with
the safety of the offender, that hath opened the way for a sanctifying
influence into the sinner’s heart, and he can take a kindred
impression from the character of God now brought nigh, and now at
peace with him.
Separate the demand from the doctrine, and you have either a
system of righteousness that is impracticable, or a barren orthodoxy.
Bring the demand and the doctrine together, and the true disciple of
Christ is able to do the one through the other strengthening him.
The motive is adequate to the movement, and the bidden obedience
of the gospel is not beyond the measure of his strength, just
because the doctrine of the gospel is not beyond the measure of his
acceptance. The shield of faith, and the hope of salvation, and the
Word of God, and the girdle of truth—these are the armor that he
has put on; and with these the battle is won, and the eminence is
reached, and the man stands on the vantage ground of a new field
and a new prospect. The effect is great, but the cause is equal to it
—and stupendous as this moral resurrection to the precepts of
Christianity undoubtedly is, there is an element of strength enough
to give it being and continuance in the principles of Christianity.
The object of the gospel is both to pacify the sinner’s conscience,
and to purify his heart; and it is of importance to observe that what
mars one of these objects, mars the other also. The best way of
casting out an impure affection is to admit a pure one; and by the
love of what is good, to expel the love of what is evil. Thus it is, that
the freer the gospel, the more sanctifying the gospel; and the more
it is received as a doctrine of grace, the more will it be felt as a
doctrine according to godliness. This is one of the secrets of the
Christian life, that the more a man holds of God as a pensioner, the
greater is the payment of service that he renders back again. On the
tenure of “Do this and live,” a spirit of fearfulness is sure to enter;
and the jealousies of a legal bargain chase away all confidence from
the intercourse between God and man; and the creature striving to
be square and even with his Creator, is, in fact, pursuing all the
while his own selfishness instead of God’s glory, and with all the
conformities which he labors to accomplish, the soul of obedience is
not there, the mind is not subject to the law of God, nor indeed
under such an economy ever can be. It is only when, as in the
gospel, acceptance is bestowed as a present, without money and
without price, that the security which man feels in God is placed
beyond the reach of disturbance, or that he can repose in him, as
one friend reposes in another, or that any liberal and generous
understanding can be established betwixt them—one party rejoicing
over the other to do him good—the other finding that the truest
gladness of his heart lies in the impulse of a gratitude, by which it is
awakened to the charms of a new moral existence. Salvation by
grace—salvation on such a footing is not more indispensable to the
deliverance of our persons from the hand of justice, than it is to the
deliverance of our hearts from the chill and the weight of
ungodliness.
Retain a single shred or fragment of legality with the gospel, and
you raise a topic of distrust between man and God. You take away
from the power of the gospel to melt and to conciliate. For this
purpose, the freer it is, the better it is. That very peculiarity which so
many dread as the germ of Antinomianism, is in fact the germ of a
new spirit, and a new inclination against it. Along with the light of a
free gospel, does there enter the love of the gospel, which in
proportion as you impair the freeness, you are sure to chase away.
And never does the sinner find within himself so mighty a moral
transformation, as when under the belief that he is saved by grace,
he feels constrained thereby to offer his heart a devoted thing, and
to deny ungodliness.
To do any work in the best manner, you would make use of the
fittest tools for it. And we trust that what has been said may serve in
some degree for the practical guidance of those who would like to
reach the great moral achievement of our text—but feel that the
tendencies and desires of nature are too strong for them. We know
of no other way by which to keep the love of the world out of our
heart, than to keep in our heart the love of God—and no other way
by which to keep our hearts in the love of God, than building
ourselves up on our most holy faith. That denial of the world which
is not possible to him that dissents from the gospel testimony, is
possible, even as all things are possible to him that believeth. To try
this without faith, is to work without the right tool or the right
instrument. But faith worketh by love; and the way of expelling from
the heart the love that transgresseth the law, is to admit into its
receptacles the love which fulfilleth the law.
Conceive a man to be standing on the margin of this green world;
and that, when he looked toward it, he saw abundance smiling upon
every field, and all the blessings which earth can afford scattered in
profusion throughout every family, and the light of the sun sweetly
resting upon all the pleasant habitations, and the joys of human
companionship brightening many a happy circle of society—conceive
of this as being the general character of the scene upon one side of
his contemplation; and that on the other, beyond the verge of the
goodly planet on which he was situated, he could descry nothing but
a dark and fathomless unknown. Think you that he would bid a
voluntary adieu to all the brightness and all the beauty that were
before him on earth, and commit himself to the frightful solitude
away from it? Would he leave its peopled dwelling places, and
become a solitary wanderer through the fields of nonentity? If space
offered him nothing but a wilderness, would he abandon the
homebred scenes of life and of cheerfulness that lay so near, and
exerted such a power of urgency to detain him? Would not he cling
to the regions of sense, and of life, and of society?—and shrinking
away from the desolation that was beyond it, would not he be glad
to keep his firm footing on the territory of this world, and to take
shelter under the silver canopy that was stretched over it?
But if, during the time of his contemplation, some happy island of
the blest had floated by; and there had burst upon his senses the
light of its surpassing glories, and its sounds of sweeter melody; and
he clearly saw that there a purer beauty rested upon every field, and
a more heartfelt joy spread itself among all the families; and he
could discern there a peace, and a piety, and a benevolence, which
put a moral gladness into every bosom, and united the whole society
in one rejoicing sympathy with each other, and with the beneficent
Father of them all. Could he further see that pain and mortality were
there unknown, and above all, that signals of welcome were hung
out, and an avenue of communication was made for him, perceive
you not, that what was before the wilderness, would become the
land of invitation; and that now the world would be the wilderness?
What unpeopled space could not do, can be done by space teeming
with beatific scenes and beatific society. And let the existing
tendencies of the heart be what they may to the scene that is near
and visible around us, still, if another stood revealed to the prospect
of man, either through the channel of faith, or through the channel
of his senses—then, without violence done to the constitution of his
moral nature, may he die unto the present world, and live to the
lovelier world that stands in the distance, away from it.
SELECTIONS FROM AMERICAN
LITERATURE.
Anthony Trollope.
His great, his inestimable merit was a complete appreciation of
reality. This gift is not rare in the annals of English fiction; it would
naturally be found in a walk of literature in which the feminine mind
has labored so fruitfully. Women are delicate and patient observers;
they hold their noses close, as it were, to the texture of life. They
feel and perceive the real (as well as the desirable), and their
observations are recorded in a thousand delightful volumes. Trollope
therefore, with his eyes comfortably fixed on the familiar, the actual,
was far from having invented a genre, as the French say; his great
distinction is that, in resting there, his vision took in so much of the
field. And then he felt all common, human things as well as saw
them; felt them in a simple, direct, salubrious way, with their
sadness, their gladness, their charm, their comicality, all their
obvious and measurable meanings.
Du Maurier.
He is predominantly a painter of social, as distinguished from
popular life, and when the other day he collected some of his
drawings into a volume, he found it natural to give them the title of
“English Society at Home.” He looks at the “accomplished” classes
more than at the people, though he by no means ignores the
humors of humble life. His consideration of the peculiarities of
costermongers and “cadgers” is comparatively perfunctory, as he is
too fond of civilization and of the higher refinements of the
grotesque. His colleague, the frank and as the metaphysicians say,
objective, Keene, has a more natural familiarity with the British
populace. There is a whole side of English life, at which du Maurier
scarcely glances—the great sporting element, which supplies half of
their gayety and all their conversation to millions of her Majesty’s
subjects. He is shy of the turf and of the cricket field; he only
touches here and there upon the river. But he has made “society”
completely his own—he has sounded its depths, explored its
mysteries, discovered and divulged its secrets. His observation of
these things is extraordinarily acute, and his illustrations, taken
together, form a complete comedy of manners, in which the same
personages constantly re-appear, so that we have the sense,
indispensable to keenness of interest, of tracing their adventures to
a climax. So many of the conditions of English life are picturesque
(and, to American eyes, even romantic), that du Maurier has never
been at a loss for subjects. We mean that he is never at a loss for
pictures. English society makes pictures all round him, and he has
only to look to see the most charming things, which at the same
time have the merit that you can always take the satirical view of
them.