From 954c080ab676eb92047cb6a8e68b159f97316b45 Mon Sep 17 00:00:00 2001 From: ComputerLee <44322870+ComputerLee@users.noreply.github.com> Date: Fri, 18 Jan 2019 19:04:15 -0500 Subject: [PATCH] Rewrite of Second Paragraph with additions (#30366) * Rewrite of Second Paragraph with additions * fix typo 'tcao' to 'to' --- guide/english/typography/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/typography/index.md b/guide/english/typography/index.md index 146899ea25..3561806f29 100644 --- a/guide/english/typography/index.md +++ b/guide/english/typography/index.md @@ -1,10 +1,10 @@ --- title: Typography --- -## Typography +## Typography Typography is a field that deals with the written word and how letters and characters are presented. -The same letters can be styled in different ways to convey different emotions. However, there are all kinds of tradeoffs when it comes to focusing on style or readability. +Text can be styled in different ways to convey different emotions or to emphasize different sections of a document or webpage. The typography that you choose effects how the text is interpreted and what the reader focuses on. Typography also effects the readability of your text. For example, a font which mimics a typewriter is much more difficult to read for a long period of time than a font like Times New Roman. In this section, we'll have guides to a variety of typography concepts.