From 154e83d505c52790fda52297b9c54d44f083d372 Mon Sep 17 00:00:00 2001 From: Papa-26 Date: Thu, 21 Mar 2024 17:56:10 -0400 Subject: [PATCH] center image --- global.css | 8 ++++++++ roots.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/global.css b/global.css index d659f62..c75245e 100644 --- a/global.css +++ b/global.css @@ -261,4 +261,12 @@ img.guy { left: 300px; } +.center { + display: block; + margin-left: auto; + margin-right: auto; + width: 50%; +} + + diff --git a/roots.html b/roots.html index a2c8f5d..5d152db 100644 --- a/roots.html +++ b/roots.html @@ -29,7 +29,7 @@

Go to ...

Roots of the Mac Series?
-

+

One of John Dickinson's colleagues and closest friends was Arthur C. Guyton (1919 - 2003) the renowned U.S. physiologist, educator, and author.

His Textbook of Medical Physiology, appeared in 14 editions, and 15 languages. It provided thousands of physicians worldwide with a deeper understanding of human physiology. His major research interest was devoted to biological cybernetics.

In the 1972 Annual Reviews of Physiology he presented his monumental model of cardio-vascular control. It seems quite plausible that this model not only became a frequent topic between the two friends, but that it might well have triggered John Dickinson's idea for the series of physiological computer models.