diff --git a/css/style.css b/css/style.css index c38b07d..ecd6955 100644 --- a/css/style.css +++ b/css/style.css @@ -14,9 +14,15 @@ ul li { } pre { - padding-left: 1rem; max-width: 100%; overflow-x: auto; + background: #e0e0e0; + margin: 0 -1rem; + padding: 0 1rem; +} + +pre + pre { + margin-top: 1rem; } h2 a { diff --git a/index.html b/index.html index af99bf3..2ae6622 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,11 @@

Use plaintext email

There are two main types of emails on the internet: plaintext and HTML. - The former is strongly preferred, but often isn't set up by default. - We'll get you set up right. + Many people, particularly in technical communities, strongly prefer or + even require the use of plain text email from participants. However, your + mail client may not have it set up by default. We'll help you get it + configured, and introduce you to the norms and conventions of plain text + email.

Table of Contents

    @@ -506,39 +509,76 @@ Etiquette recommendations for plaintext emails

    - In addition to training you that HTML emails are the norm, many harmful - mail clients may have trained you with other bad habits. Here are some - tips to unlearn them: + A few notes on the subject of plain text email ettiquite:

    Top posting

    When you reply to an email, many email clients will include a quoted - version of the message you're replying to beneath the text of your reply. - This leads to long email threads containing the entire history of the - discussion in an increasingly long and nested footer on every email. This - is called "top posting" and is strongly discouraged. + version of the entire message that you are responding to beneath your + reply. This leads to long email threads which contain the entire history + of the discussion in an increasingly long trailer on every email. This is + called "top posting", and it's strongly frowned upon by many users of + plain text email.

    - Though some clients would have you believe otherwise, you can edit the - quoted version of the message you're replying to, and you're encouraged - to. Feel free to trim it down, cutting out any extra text which isn't - directly relevant to your reply - or removing it entirely. Write anything - you have to say underneath the quote it pertains to. + Plain text email makes it easier to incorporate the original text into + your reply much more meaningfully. Consider these two examples:

    -