From 4f320a8767022e36cd6e98a834776dbbf902ffda Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Tue, 25 Mar 2014 15:30:11 -0700 Subject: [PATCH] fix (probable) typo --- items/2.1.2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items/2.1.2.html b/items/2.1.2.html index 3c2107a..a0b91eb 100644 --- a/items/2.1.2.html +++ b/items/2.1.2.html @@ -21,4 +21,4 @@ DIV#col3 {

From a typographical perspective, the most appropriate method is to set box width in ems (elastic layout) as it ensures the measure is always set to the typographer’s specification. Setting box width as a percentage (liquid layout) gives the typographer approximate control over measure but also allows the reader to adjust the layout to suit his or her comfort. This website has been designed with liquid layout to afford readers this control.

-

Relinquishing such control makes some designers quake in their boots, but the beauty and advantage of the Web as medium is that readers are able to adjust their reading environment to suit their own needs. This is a concept that should be acknowledged & embraced, and built into website designs from the ground up.

\ No newline at end of file +

Relinquishing such control makes some designers quake in their boots, but the beauty and advantage of the Web as a medium is that readers are able to adjust their reading environment to suit their own needs. This is a concept that should be acknowledged & embraced, and built into website designs from the ground up.