Sams Teach Yourself Web Publishing with HTML XHTML in 21 Days 4th Edition Laura Lemay - Quickly download the ebook to never miss important content
Sams Teach Yourself Web Publishing with HTML XHTML in 21 Days 4th Edition Laura Lemay - Quickly download the ebook to never miss important content
com
https://ebookgate.com/product/sams-teach-yourself-web-
publishing-with-html-xhtml-in-21-days-4th-edition-laura-
lemay/
OR CLICK BUTTON
DOWLOAD EBOOK
https://ebookgate.com/product/sams-teach-yourself-
java-2-in-21-days-3rd-ed-edition-laura-lemay/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-mysql-
in-21-days-2nd-edition-anthony-butcher/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-net-windows-forms-
in-21-days-1st-edition-chris-payne/
ebookgate.com
Sams Teach Yourself Visual C NET in 21 Days 2nd Edition
Davis Chapman
https://ebookgate.com/product/sams-teach-yourself-visual-c-net-
in-21-days-2nd-edition-davis-chapman/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-microsoft-
access-2002-programming-in-24-hours-sams-teach-yourself-1st-edition-
paul-kimmel/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-perl-
in-24-hours-3rd-edition-clinton-pierce/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-sql-in-24-hours-3rd-
edition-ryan-stephens/
ebookgate.com
https://ebookgate.com/product/sams-teach-yourself-applescript-
in-24-hours-1st-edition-jesse-feiler/
ebookgate.com
Laura Lemay
with revisions by Rafe Colburn
Teach Yourself
Bulk Sales
Sams Publishing offers excellent discounts on this book when ordered in quan-
tity for bulk purchases or special sales. For more information, please contact
International Sales
1-317-428-3341
international@pearsontechgroup.com
Contents at a Glance
Introduction 1
Workshop ..............................................................................................................44
Q&A ................................................................................................................44
Quiz ..................................................................................................................44
Quiz Answers....................................................................................................45
Exercises ..........................................................................................................45
Summary ................................................................................................................88
Workshop ..............................................................................................................90
Q&A ................................................................................................................90
Quiz ..................................................................................................................91
Quiz Answers....................................................................................................91
Exercises ..........................................................................................................92
Q&A ..............................................................................................................484
Quiz ................................................................................................................484
Quiz Answers..................................................................................................485
Exercises ........................................................................................................485
Using Links..........................................................................................................533
Use Link Menus with Descriptive Text..........................................................533
Use Links in Text............................................................................................534
Avoid the “Here” Syndrome ..........................................................................535
To Link or Not to Link ..................................................................................536
Using Images ......................................................................................................539
Don’t Overuse Images....................................................................................539
Use Alternatives to Images ............................................................................539
Keep Images Small ........................................................................................540
Watch Out for Assumptions About Your Visitors’ Hardware ........................541
Be Careful with Backgrounds and Link Colors ............................................542
Other Good Habits and Hints ..............................................................................543
Link Back to Home ........................................................................................543
Don’t Split Topics Across Pages ....................................................................543
Don’t Create Too Many or Too Few Pages ....................................................543
Sign Your Pages ..............................................................................................545
Provide Nonhypertext Versions of Hypertext Pages ......................................547
Summary ..............................................................................................................547
Workshop ............................................................................................................548
Q&A ..............................................................................................................549
Quiz ................................................................................................................549
Quiz Answers..................................................................................................550
Exercises ........................................................................................................550
<br> ................................................................................................................656
<cite>...</cite> ..........................................................................................656
<code>...</code> ..........................................................................................656
<del>...</del> ..............................................................................................656
<dfn>...</dfn> ..............................................................................................657
<em>...</em> ..................................................................................................657
<ins>...</ins> ..............................................................................................657
<kbd>...</kbd> ..............................................................................................658
<p>...</p> ....................................................................................................658
<pre>...</pre> ..............................................................................................658
<q>...</q> ....................................................................................................658
<samp>...</samp> ..........................................................................................659
<strong>...</strong> ..................................................................................659
<sub>...</sub> ..............................................................................................659
<sup>...</sup> ..............................................................................................659
<var>...</var> ..............................................................................................659
Text Formatting Elements....................................................................................660
<b>...</b> ....................................................................................................660
<basefont> ....................................................................................................660
<big>...</big> ..............................................................................................660
<font>...</font> ..........................................................................................661
<i>...</i> ....................................................................................................661
<s>...</s> ....................................................................................................661
<small>...</small> ......................................................................................661
<strike>...</strike> ..................................................................................662
<tt>...</tt> ..................................................................................................662
<u>...</u> ....................................................................................................662
Lists......................................................................................................................662
<dd>...</dd> ..................................................................................................662
<dir>...</dir> ..............................................................................................663
<dl>...</dl> ..................................................................................................663
<dt>...</dt> ..................................................................................................663
<li>...</li> ..................................................................................................664
<menu>...</menu> ..........................................................................................664
<ol>...</ol> ..................................................................................................664
<ul>...</ul> ..................................................................................................665
Links ....................................................................................................................665
<a>...</a> ....................................................................................................665
<base> ............................................................................................................666
<link> ............................................................................................................666
Tables ..................................................................................................................667
<caption>...</caption> ..............................................................................667
<col> ..............................................................................................................667
xx Sams Teach Yourself Web Publishing with HTML and XHTML in 21 Days
<colgroup>...</colgroup> ..........................................................................668
<table>...</table> ......................................................................................669
<tbody>...</tbody> ......................................................................................669
<td>...</td> ..................................................................................................670
<tfoot>...</tfoot> ......................................................................................671
<th>...</th> ..................................................................................................671
<thead>...</thead> ......................................................................................672
<tr>...</tr> ..................................................................................................672
Frames..................................................................................................................673
<frame> ..........................................................................................................673
<frameset>...</frameset> ..........................................................................674
<iframe>...</iframe> ..................................................................................674
<noframes>...</noframes> ..........................................................................675
Embedded Content ..............................................................................................675
<applet>...</applet> ..................................................................................675
<area> ............................................................................................................676
<img> ..............................................................................................................677
<map>...</map> ..............................................................................................677
<object>...</object> ..................................................................................678
<param> ..........................................................................................................679
Style ....................................................................................................................679
<style>...</style> ......................................................................................679
Forms ..................................................................................................................680
<button>...</button> ..................................................................................680
<fieldset>...</fieldset> ..........................................................................680
<form>...</form> ..........................................................................................680
<input> ..........................................................................................................681
<isindex> ......................................................................................................682
<label>...</label> ......................................................................................683
<legend>...</legend> ..................................................................................683
<option>...</option> ..................................................................................683
<select>...</select> ..................................................................................684
<textarea>...</textarea> ..........................................................................684
Scripts ..................................................................................................................685
<script>...</script> ..................................................................................685
<noscript>...</noscript> ..........................................................................686
Character Entities ................................................................................................686
float ..............................................................................................................697
position ........................................................................................................697
unicode-bidi ..................................................................................................697
z-index ..........................................................................................................698
Background and Color Properties........................................................................698
background ....................................................................................................698
background-attachment ................................................................................699
background-color ..........................................................................................699
background-image ..........................................................................................699
background-position ....................................................................................700
background-repeat ........................................................................................700
color ..............................................................................................................700
Box Model Properties ..........................................................................................701
border ............................................................................................................701
border-bottom, border-left, border-right, border-top ............................701
border-color ..................................................................................................702
border-bottom-colort, border-left-color, border-right-color,
border-top-color........................................................................................702
border-style ..................................................................................................702
border-bottom-style, border-left-style, border-right-style,
border-top-style........................................................................................703
border-width ..................................................................................................703
border-bottom-width, border-left-width, border-right-width,
border-top-width........................................................................................704
clear ..............................................................................................................704
height, width ................................................................................................704
margin ............................................................................................................705
margin-bottom, margin-left, margin-right, margin-top ............................705
max-height, max-width ..................................................................................705
min-height, min-width ..................................................................................706
padding ..........................................................................................................706
padding-top, padding-right, padding-bottom, padding-left ....................706
Font Properties ....................................................................................................707
font ................................................................................................................707
font-family....................................................................................................707
font-size ......................................................................................................708
font-size-adjust ..........................................................................................708
font-stretch ..................................................................................................708
font-style ....................................................................................................709
font-variant ..................................................................................................709
font-weight....................................................................................................709
List Properties ......................................................................................................710
list-style ....................................................................................................710
list-style-image ..........................................................................................710
xxii Sams Teach Yourself Web Publishing with HTML and XHTML in 21 Days
list-style-position ....................................................................................711
list-style-type ............................................................................................711
Text Properties ....................................................................................................711
letter-spacing ..............................................................................................711
line-height....................................................................................................712
text-align ....................................................................................................712
text-decoration ............................................................................................712
text-indent....................................................................................................713
text-shadow....................................................................................................713
text-transform ..............................................................................................713
vertical-align ..............................................................................................713
white-space....................................................................................................714
word-spacing ..................................................................................................714
Visual Effects Properties......................................................................................714
clip ................................................................................................................714
overflow ........................................................................................................715
visibility ....................................................................................................715
Aural Style Sheet Properties................................................................................715
azimuth ..........................................................................................................715
cue ..................................................................................................................716
cue-after, cue-before ..................................................................................716
elevation ......................................................................................................716
pause ..............................................................................................................717
pause-after, pause-before ..........................................................................717
pitch ..............................................................................................................717
pitch-range....................................................................................................718
play-during....................................................................................................718
richness ........................................................................................................718
speak ..............................................................................................................718
speak-header ..................................................................................................719
speak-numeral ................................................................................................719
speak-punctuation ........................................................................................719
speech-rate....................................................................................................719
stress ............................................................................................................720
voice-family ..................................................................................................720
volume ............................................................................................................720
Generated Content/Automatic Numbering Properties ........................................721
content ..........................................................................................................721
counter-increment ........................................................................................721
counter-reset ................................................................................................721
marker-offset ................................................................................................722
quotes ............................................................................................................722
Paged Media Properties ......................................................................................722
marks ..............................................................................................................722
Contents xxiii
orphans ..........................................................................................................723
page................................................................................................................723
page-break-after, page-break-before ........................................................723
page-break-inside ........................................................................................724
size ................................................................................................................724
widows ............................................................................................................724
Table Properties ..................................................................................................724
border-collapse ............................................................................................724
border-spacing ..............................................................................................725
caption-side ..................................................................................................725
column-span, row-span ..................................................................................725
empty-cells....................................................................................................726
table-layout ..................................................................................................726
User Interface Properties ....................................................................................726
cursor ............................................................................................................726
outline ..........................................................................................................727
outline-color ................................................................................................727
outline-style ................................................................................................727
outline-width ................................................................................................728
Cascading Style Sheet Units................................................................................728
<absolute-size> ............................................................................................728
<angle> ..........................................................................................................728
<border-style> ..............................................................................................729
<border-width> ..............................................................................................729
<color> ..........................................................................................................729
<family-name> ................................................................................................730
<frequency>....................................................................................................730
<generic-family> ..........................................................................................730
<generic-voice> ............................................................................................730
<integer> ......................................................................................................731
<length> ........................................................................................................731
<number> ........................................................................................................731
<percentage> ..................................................................................................731
<relative-size> ............................................................................................731
<shape> ..........................................................................................................732
<specific-voice> ..........................................................................................732
<time> ............................................................................................................732
<uri> ..............................................................................................................732
Index 741
About the Authors
LAURA LEMAY is a technical writer, author, Web addict, and motorcycle enthusiast. One
of the world’s most popular authors on Web development topics, she is the author of
Sams Teach Yourself Web Publishing with HTML, Sams Teach Yourself Java in 21 Days,
and Sams Teach Yourself Perl in 21 Days. You can visit her home page at
http://www.lne.com/lemay/.
RAFE COLBURN is a Web application developer and author living in North Carolina. His
other books include Sams Teach Yourself CGI in 24 Hours and Special Edition Using
SQL. If you’d like to read more of his writings, check out his home page at
http://rc3.org/.
Dedication
For my aunt Pauline. You are in my thoughts.
Acknowledgments
To Sams Publishing, for letting me write the kind of HTML book I wanted to see.
To the Coca-Cola Company, for creating Diet Coke and selling so much of it to me.
To all the folks on the comp.infosystems.www newsgroups, the www-talk mailing list, and
the Web conference on the WELL, for answering questions and putting up with my late-
night rants.
To innumerable people who helped me with the writing of this book, including Lance
Norskog, Ken Tidwell, Steve Krause, Tony Barreca, CJ Silverio, Peter Harrison, Bill
Whedon, Jim Graham, Jim Race, Mark Meadows, and many others I’m sure I’ve
forgotten.
Finally, to Eric Murray, the other half of lne.com, for moral support when I was con-
vinced I couldn’t possibly finish writing any of this book on time, for setting up all my
UNIX and networking equipment and keeping it running, and for writing a whole lot of
Perl code on very short notice.
—Laura Lemay
One of the toughest parts of a book to write is the acknowledgements because deserving
people always get left out, and the printed words are rarely enough to properly express
the author’s gratitude.
I really want to thank the excellent people at Sams Publishing who gave me the opportu-
nity to work on this book, and who supported me as I worked on it. Betsy Brown, Mark
Taber, George Nedeff, Mike Henry, and particularly Jon Steever are all deserving of
praise.
Also, much thanks to Jason Perkins, who did an admirable job as the technical editor of
this book.
—Rafe Colburn
Tell Us What You Think!
As the reader of this book, you are our most important critic and commentator. We value
your opinion and want to know what we’re doing right, what we could do better, what
areas you’d like to see us publish in, and any other words of wisdom you’re willing to
pass our way.
You can email or write me directly to let me know what you did or didn’t like about this
book—as well as what we can do to make our books stronger.
Please note that I cannot help you with technical problems related to the topic of this
book, and that due to the high volume of mail I receive, I might not be able to reply to
every message.
When you write, please be sure to include this book’s title and author as well as your
name and phone number or email address. I will carefully review your comments and
share them with the author and editors who worked on the book.
Email: webdev@samspublishing.com
Mail: Mark Taber
Associate Publisher
Sams Publishing
800 East 96th Street
Indianapolis, IN 46240 USA
Introduction
Over the past few years, the Web has become completely integrated into the fabric of
society. Most businesses have Web sites, and it’s rare to see a commercial on television
that doesn’t display a URL. The simple fact that most people now know what a URL is
speaks volumes. People who didn’t know what the Internet was several years ago are
now sending me invitations to parties using Web-based invitation services.
Perhaps the greatest thing about the Web is that you don’t have to be a big company to
publish things on it. The only things you need to create your own Web site are a com-
puter with access to the Internet and the willingness to learn. Obviously, the reason
you’re reading this is that you have an interest in Web publishing. Perhaps you need to
learn about it for work, or you’re looking for a new means of self-expression, or you
want to post baby pictures on the Web so that your relatives all over the country can stay
up to date. The question is, how do you get started?
There’s more than enough information on the Web about how to publish Web sites like a
seasoned professional. There are tutorials, reference sites, tons of examples, and free
tools to make it easier to publish on the Web. However, the advantage of reading this
book instead is that all the information you need to build Web sites is organized in one
place and presented in an orderly fashion. It has everything you need to master HTML,
publish sites to a server on the Web, create graphics for use on the Web, and keep your
sites running smoothly.
But wait, there’s more. Other books on how to create Web pages just teach you the basic
technical details, such as how to produce a boldface word. In this book, you’ll also learn
why you should be producing a particular effect and when you should use it. In addition,
this book provides hints, suggestions, and examples of how to structure your overall Web
site, not just the words on each page. This book won’t just teach you how to create a
Web site—it’ll teach you how to create a good Web site.
Also, unlike other books on this subject, this book doesn’t focus on any one platform.
Regardless of whether you’re using a PC running Windows, a Macintosh, some flavor of
UNIX, or any other computer system, many of the concepts in this book will be valuable
to you. And you’ll be able to apply them to your Web pages regardless of your platform
of choice.
2 Sams Teach Yourself Web Publishing with HTML and XHTML in 21 Days
connection to the Internet, you have a Web browser such as Microsoft Internet Explorer
or Netscape, and you’ve used it at least a couple of times. You should also have at least a
passing acquaintance with some other elements of the Internet, such as electronic mail
and Usenet news, because I refer to them in general terms in this book.
In other words, you need to have used the Web in order to provide content for the Web. If
you meet this one simple qualification, read on!
Note To really take advantage of all the concepts and examples in this book, you
should consider using the most recent version of Microsoft Internet Explorer
(version 6.0 or later) or Netscape (version 7.0 or later).
Special Elements
Three types of “boxed” elements present pertinent information that relates to the topic
being discussed: Note, Tip, and Caution. Each item has a special icon associated with it,
as described here.
Tip It’s a good idea to read the tips because they present shortcuts or trouble-
saving ideas for performing specific tasks.
Caution Don’t skip the cautions. They help you avoid making decisions or performing
actions that can cause you trouble.
Introduction 5
OUTPUT An output icon indicates the results of the HTML input in a Web browser such as
Microsoft Internet Explorer.
Special Fonts
Several items are presented in a monospace font, which can be plain or italic. Here’s
what each one means:
plain mono Applied to commands, filenames, file extensions, directory names,
Internet addresses, URLs, and HTML input. For example, HTML tags such as <TABLE>
and <P> appear in this font.
mono italic Applied to placeholders. A placeholder is a generic item that replaces
something specific as part of a command or computer output. For instance, the term
represented by filename would be the real name of the file, such as myfile.txt.
Note Nearly all large corporations and medium-sized businesses and organizations
are using Web technology to manage projects, order materials, and distrib- 1
ute company information in a paperless environment. By locating their
documents on a private, secure Web server called an intranet, they take
advantage of the technologies the World Wide Web has to offer while
keeping the information contained within the company.
Note If the Web incorporates so much more than text, why do I keep calling the
Web a hypertext system? Well, if you’re going to be absolutely technically
correct about it, the Web is not a hypertext system—it’s a hypermedia sys-
tem. But, on the other hand, you might argue that the Web began as a text-
only system, and much of the content is still text-heavy, with extra bits of
media added in as emphasis. Many very educated people are arguing these
very points at this moment and presenting their arguments in papers and
discursive rants as educated people like to do. Whatever. I prefer the term
hypertext, and it’s my book, so I’m going to use it. You know what I mean.
12 Day 1
Note The whole idea that the Web is—and should be—cross-platform is strongly
held to by purists. The reality, however, is somewhat different. With the
introduction over the years of numerous special features, technologies, and
media types, the Web has lost some of its capability to be truly cross-plat-
form. As Web authors choose to use these nonstandard features, they will-
ingly limit the potential audience for the content of their sites. For example,
a site centered around a Java program essentially is unusable for someone
using a browser that doesn’t support Java, or for a user who might have
turned off Java in his browser for quicker downloads. Similarly, some pro-
grams that extend the capabilities of a browser (known as plug-ins) are
available only for one platform (either Windows, Macintosh, or UNIX).
Choosing to use one of those plug-ins makes that portion of your site
unavailable to users who are either on the wrong platform or don’t want
to bother to download and install the plug-in.
the information it publishes. These sites reside on one or more computers, referred to as
Web servers. A Web server is just a computer that listens for requests from Web browsers
and responds to that request. You, as a consumer of that information, request a resource
1
from the server to view the information. When you’re done, you go somewhere else, and
your system reclaims the disk space. You don’t have to install it, change disks, or do any-
thing other than point your browser at that site.
A Web site is a location on the Web that publishes some kind of information.
NEW TERM
When you view a Web page, your browser connects to that Web site to get that
information.
Each Web site, and each page or bit of information on that site, has a unique address.
This address is called a uniform resource locator or URL. When people tell you to visit
a site at http://www.coolsite.com/, they’ve just given you a URL. Whenever you use a
browser to visit a Web site, you get there using a URL. You’ll learn more about URLs
later today in “Uniform Resource Locators.”
FIGURE 1.1
The Web site for
Thinking in Java.
Note The pictures throughout this book usually are taken from a Windows
browser. The only reason for this use is that I’m writing this book primarily
on a Windows PC. If you’re using a Macintosh or UNIX system, don’t feel left
out. As I noted earlier, the glory of the Web is that you see the same infor-
mation regardless of the platform you’re using. So, ignore the buttons and
window borders and focus on what’s inside the window.
For some sites, the capability to update the site on the fly, at any moment, is precisely
why the site exists. Figure 1.2 shows the home page for The Nando Times, an online
newspaper that’s updated 24 hours a day to reflect up-to-the-minute news as it happens.
Because the site is up and available all the time, it has an immediacy that neither hard-
copy newspapers nor most television news programs can match. Visit The Nando Times
at http://www.nandotimes.com/.
FIGURE 1.2
The Nando Times. 1
For example, pages can be designed to contain interactive forms that readers can fill out.
Forms can contain text-entry areas, radio buttons, or simple menus of items. When the
form is submitted, the information typed by readers is sent back to the server from which
the pages originated. Figure 1.3 shows an example of an online form for a rather ridicu-
lous census.
FIGURE 1.3
The Surrealist Census
form.
16 Day 1
As a publisher of information on the Web, you can use forms for many different pur-
poses, such as the following:
• To get feedback about your pages.
• To get information from your readers (survey, voting, demographic, or any other
kind of data). You then can collect statistics on that data, store it in a database,
or do anything you want with it.
• To provide online order forms for products or services available on the Web.
• To create guestbooks and conferencing systems that enable your readers to post
their own information on your pages. These kinds of systems enable your readers
to communicate not only with you, but also with other readers of your pages.
In addition to forms, which provide some of the most popular forms of interactivity on
the Web, advanced features of Web technologies provide even more interactivity. Flash,
JavaScript, Java, and Shockwave, for example, enable you to include entire programs and
games inside Web pages. Software can run on the Web to enable real-time chat sessions
between your readers. As time goes on, the Web becomes less of a medium for people
passively sitting and digesting information (and becoming “Net potatoes”) and more of a
medium for reaching and communicating with other people all over the world.
Web Browsers
A Web browser, as mentioned earlier, is the program you use to view pages and navigate
the World Wide Web. Web browsers sometimes are called Web clients or other fancy
names (Internet navigation tools), but Web browser is the most common term.
A wide array of Web browsers is available for just about every platform you can imagine.
Most browsers are freeware or shareware (try before you buy) or have a lenient licensing
policy. Microsoft Internet Explorer, for example, is included with the Mac OS and
Windows. Mozilla, Netscape Navigator, and Opera are all available for free. Currently,
the most popular browser for the World Wide Web is Microsoft Internet Explorer (some-
times called just Internet Explorer or IE). Despite the fact that Internet Explorer has the
lion’s share of the market, however, it isn’t the only browser on the Web. This point will
become important later, when you learn how to design Web pages and learn about the
diverse capabilities of different browsers. Assuming that Internet Explorer is the only
browser in use on the Web and designing your pages accordingly limits the audience
you can reach with the information you want to present.
The World of the World Wide Web 17
Note Choosing to develop for a specific browser, such as Internet Explorer, is suit-
able when you know a limited audience using the targeted browser soft- 1
ware will view your Web site. Developing this way is a common practice in
corporations implementing intranets. In these situations, it’s a fair assump-
tion that all users in the organization will use the browser supplied to them
and, accordingly, it’s possible to design the Web pages on an intranet to use
the specific capabilities of the browser in question.
Note If you’re serious about Web design, you should install all the popular
browsers on your system and use them to view your pages after you’ve pub-
lished them. That way, you can make sure that everything is working prop-
erly. Even if you don’t use a particular browser on a day-to-day basis, your
site will be visited by people who do.
Microsoft Internet Explorer has become the most popular Web browser currently in use,
in large part due to the fact that it has been tightly integrated with the latest versions of
Windows. Microsoft releases new versions of its browser more often than Netscape, and
in addition to partial support for most standard Web technologies, Internet Explorer also
includes a number of unique features that were developed by Microsoft. Based on cur-
rent estimates, Internet Explorer has captured more than 90% of the overall browser
market. Figure 1.4 shows Internet Explorer running under Windows XP.
FIGURE 1.4
Microsoft Internet
Explorer (Windows
XP).
Other documents randomly have
different content
was laid out, her toes were bound together, her chin was tied up;
she heard the arrangements for her funeral discussed, and yet she
was unable to make the slightest sign that she was still in the
possession of sense, feeling, and life.
In one form of disease, then, the animal life, both the sensitive and
the motive portions of it, may perish; and in another form of
disease, either the one or the other part of it may be suspended,
while the organic life continues in full operation: it follows that the
two lives, blended as they are, are distinct, since the one is capable
of perishing without immediately and inevitably involving the
destruction of the other.
7. And, finally, as the organic life is the first born, so it is the last to
die; while the animal life, as it is the latest born, and the last to
attain its full development, so it is the earliest to decline and the first
to perish. In the process of natural death, the extinction of the
animal is always anterior to that of the organic life. Real death is a
later, and sometimes a much later event than apparent death. An
animal appears to be dead when, together with the abolition of
sensation and the loss of voluntary motion, respiration, circulation,
and the rest of the organic functions can no longer be distinguished;
but these functions go on some time after they have ceased to
afford external indications of their action. In man, and the
warmblooded animals in general, suspension or submersion
extinguishes the animal life, at the latest, within the space of four
minutes from the time that the atmospheric air is completely
excluded from the lung; but did the organic functions also cease at
the same period, it would be impossible to restore an animal to life
after apparent death from drowning and the like. But however
complete and protracted the abolition of the animal functions, re-
animation is always possible as long as the organic organs are
capable of being restored to their usual vigour. The cessation of the
animal life is but the first stage of death, from which recovery is
possible; death is complete only when the organic together with the
animal functions have wholly ceased, and are incapable of being re-
established.
In man, the process of death is seldom altogether natural. It is
generally rendered premature by the operation of circumstances
which destroy life otherwise than by that progressive and slow decay
which is the inevitable result of the action of organized structure.
Death, when natural, is the last event of an extended series, of
which the first that is appreciable is a change in the animal life and
in the noblest portion of that life. The higher faculties fail in the
reverse order of their development; the retrogression is the inverse
of the progression, and the noblest creature, in returning to the
state of non-existence, retraces step by step each successive stage
by which it reached the summit of life.
In the advancing series, the animal is superadded to the organic life;
sensation, the lowest faculty of the animal life, precedes
ratiocination, the highest. The senses called into play at the moment
of birth soon acquire the utmost perfection of which they are
capable; but the intellectual faculties, later developed, are still later
perfected, and the highest the latest.
In the descending series, the animal life fails before the organic, and
its nobler powers decay sooner and more rapidly than the
subordinate. First of all, the impressions which the organs of sense
convey to the brain become less numerous and distinct, and
consequently the material on which the mind operates is less
abundant and perfect; but at the same time, the power of working
vigorously with the material it possesses more than proportionally
diminishes. Memory fails; analogous phenomena are less readily and
less completely recalled by the presence of those which should
suggest the entire train; the connecting links are dimly seen or
wholly lost; the train itself is less vivid and less coherent; train
succeeds train with preternatural slowness, and the consequence of
these growing imperfections is that, at last, induction becomes
unsound just as it was in early youth; and for the same reason,
namely, because there is not in the mental view an adequate range
of individual phenomena; the only difference being that the range
comprehended in the view of the old man is too narrow, because
that which he had learnt he has forgotten; while in the youth it is
too narrow, because that which it is necessary to learn has not been
acquired.
And with the diminution of intellectual power the senses continue
progressively to fail: the eye grows more dim, the ear more dull, the
sense of smell less delicate, the sense of touch less acute, while the
sense of taste immediately subservient to the organic function of
nutrition is the last to diminish in intensity and correctness, and
wholly fails but with the extinction of the life it serves.
But the senses are not the only servants of the brain; the voluntary
muscles are so equally; but these ministers to the master-power, no
longer kept in active service, the former no longer employed to
convey new, varied, and vivid impressions, the latter no longer
employed to execute the commands of new, varied, and intense
desires, become successively feebler, slower, and more uncertain in
their action. The hand trembles, the step totters, and every
movement is tardy and unsteady. And thus, by the loss of one
intellectual faculty after another, by the obliteration of sense after
sense, by the progressive failure of the power of voluntary motion;
in a word, by the declining energy and the ultimate extinction of the
animal life, man, from the state of maturity, passes a second time
through the stage of childhood back to that of infancy; lapses even
into the condition of the embryo: what the fœtus was, the man of
extreme old age is: when he began to exist, he possessed only
organic life; and before he is ripe for the tomb, he returns to the
condition of the plant.
And even this merely organic existence cannot be long maintained.
Slow may be the waste of the organic organs; but they do waste,
and that waste is not repaired, and consequently their functions
languish, and no amount of stimulus is capable of invigorating their
failing action. The arteries are rigid and cannot nourish; the veins
are relaxed and cannot carry on the mass of blood that oppresses
them; the lungs, partly choked up by the deposition of adventitious
matter, and partly incapable of expanding and collapsing by reason
of the feeble action of the respiratory apparatus, imperfectly aërate
the small quantity of blood that flows through them; the heart,
deprived of its wonted nutriment and stimulus, is unable to contract
with the energy requisite to propel the vital current; the various
organs, no longer supplied with the quantity and quality of material
necessary for carrying on their respective processes, cease to act;
the machinery stops, and this is death.
And now the processes of life at an end, the body falls within the
dominion of the powers which preside universally over matter; the
tie that linked all its parts together, holding them in union and
keeping them in action, in direct opposition to those powers
dissolved, it feels and obeys the new attractions to which it has
become subject; particle after particle that stood in beautiful order
fall from their place; the wonderful structures they composed melt
away; the very substances of which those structures were built up
are resolved into their primitive elements; these elements, set at
liberty, enter into new combinations, and become constituent parts
of new beings; those new beings in their turn perish; from their
death springs life, and so the changes go on in an everlasting circle.
As far as relates to the organized structures in which life has its seat,
and to the operations of life dependent on those structures, such is
its history; a history not merely curious, but abounding with practical
suggestions of the last importance. The usefulness of a familiar
acquaintance with the phenomena which have now been elucidated
will be apparent at every step as we proceed.
CHAPTER III.
Ultimate object of organization and life—Sources of pleasure—
Special provision by which the organic organs influence
consciousness and afford pleasure—Point at which the organic
organs cease to affect consciousness, and why—The animal
appetites: the senses: the intellectual faculties: the selfish and
sympathetic affections: the moral faculty—Pleasure the direct,
the ordinary, and the gratuitous result of the action of the
organs—Pleasure conducive to the development of the organs,
and to the continuance of their action—Progress of human
knowledge—Progress of human happiness.
ebookgate.com