  {"id":17785,"date":"2022-06-02T09:50:02","date_gmt":"2022-06-02T13:50:02","guid":{"rendered":"https:\/\/carleton.ca\/webworkshops\/?page_id=17785"},"modified":"2022-08-11T14:44:07","modified_gmt":"2022-08-11T18:44:07","slug":"paragraphs-and-headings","status":"publish","type":"page","link":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/","title":{"rendered":"Paragraphs and Headings"},"content":{"rendered":"<p>Estimated time to complete: 10 minutes<\/p>\n<h2>Module<\/h2>\n<h3>Paragraphs<\/h3>\n<p>Paragraphs will likely make up the bulk of your page content. To make these easier to parse and understand, use the following paragraph-writing tips:<\/p>\n<ol>\n<li>Use the inverted paragraph &#8211; describe the purpose of the page (or the biggest point) within the first paragraph<\/li>\n<li>Break up long paragraphs \u2013 no more than 50 words per paragraph<\/li>\n<li>Write short sentences \u2013 between 20 and 40 words\n<ol style=\"list-style-type: lower-alpha;\">\n<li>To cut down on sentence length, avoid filler words<\/li>\n<\/ol>\n<\/li>\n<li>Break up the text with bullet points or lists<\/li>\n<li>Use standalone sentences<\/li>\n<li>Use active voice and second-person pronouns (ex. addressing the reader directly)<\/li>\n<li>Stick to simple language and vocabulary that is appropriate to your audience<\/li>\n<li>Avoid using italics and all caps, when possible<\/li>\n<\/ol>\n<h3>Headings<\/h3>\n<p>Another way to make good paragraphs is to combine them with good headings.<\/p>\n<p>Besides organizing your page and breaking up paragraphs, headings help make your content scannable, accessible, and searchable.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Scannable:<\/strong> People rarely read Web pages word for word. Instead, readers scan the page and pick out individual words and sentences. Headings help to highlight keywords and sentences and draw readers\u2019 attention to topics and points they might otherwise skim through.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Accessible<\/strong>: As per the AODA regulations, all new content has to be AA WCAG compliant. Headings allow screen-reader and assistive technology users to skim the contents of a page and navigate to or skip over sections.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Searchable<\/strong>: A good heading makes your page searchable in that it contains keywords that are easily detected by search engines.<\/p>\n<h4>Good headings:<\/h4>\n<p>Not all headings are good headings, though! Here are some tips to make sure that your headings (and sub-headings!) are relevant, appropriate, and useful:<\/p>\n<ul>\n<li>Use headings that describe the content that they contain<\/li>\n<li>Keep it short (about 8 words is ideal)<\/li>\n<li>Don\u2019t sacrifice clarity for the sake of cleverness &#8211; even if you have a really good subheading idea, remember that the main goal of your heading should be orienting the user, not amusing them.\n<ul>\n<li>The same goes for prioritizing searchability over usability. Remember that the user&#8217;s experience matters much more than their search engine&#8217;s experience.<\/li>\n<\/ul>\n<\/li>\n<li>Place your keywords closer to the front of your heading<\/li>\n<li>Use proper heading hierarchy (we&#8217;ll discuss this more in the next section)<\/li>\n<li>Do not use a heading as anchor text for a link; the specialized formatting of a heading makes it difficult to tell if it is also link.<\/li>\n<\/ul>\n<h4>Heading hierarchy<\/h4>\n<p>In our templates, you can format your headings as heading 2 (H2), heading 3 (H3), or heading 4 (H4). These are not meant to be assigned arbitrarily, but rather follow a proper standard structure of heading placement.<\/p>\n<p>You can visualize each heading as a container. The largest heading, H1, will always be the title, which contains everything on the page. These contents will be split up into sub-headings, H2s, which can also be further divided into H3s and even H4s.<\/p>\n<p>To see this hierarchy in action, scroll back up to the table of contents: each H2 is its own item in the table, with its sub-headings listed underneath.<\/p>\n<p>For an example of how to format a typical page, <a href=\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/sample-formatting-page-h1\/\">see our formatting template here<\/a>.<\/p>\n<p>You can also take note of how our trainings are structured and organized for another example of proper heading hierarchy.<\/p>\n<h4>Empty headings<\/h4>\n<p>Sometimes empty headings are left on the page, where only HTML heading tags are present, but no heading text.<\/p>\n<p>On the front end, these will usually appear as a blank space, such as the one below:<\/p>\n<h4><\/h4>\n<p>If you were to look at the HTML content of this page, you would see <strong>&lt;h4&gt;&lt;\/h4&gt; <\/strong>for the section above, which means that the heading tags are present, but there is no content between them.<\/p>\n<p>This not only appears to most users like a strange spacing issue, but these tags are typically read by screen-readers, introducing unnecessary confusion to users.<\/p>\n<p>To ensure you have no empty headers on your page:<\/p>\n<ol>\n<li><a href=\"https:\/\/itsjira.carleton.ca\/servicedesk\/customer\/portal\/5\">Contact us for an accessibility report of your site<\/a> or scan your pages for suspicious blank spaces.<\/li>\n<li>Log into your site and edit the page where we reported the error.<\/li>\n<li>Click on the\u00a0<strong>Text<\/strong>\u00a0tab to view the HTML that creates your page.<\/li>\n<li>Search your page (using CTRL+F (Windows) or CMD+F (Mac)) for empty heading tags. These are most likely to be\u00a0<strong>&lt;h2&gt;&lt;\/h2&gt;<\/strong>\u00a0or\u00a0<strong>&lt;h3&gt;&lt;\/h3&gt;<\/strong>\u00a0or\u00a0<strong>&lt;h4&gt;&lt;\/h4&gt;.<\/strong><\/li>\n<li>When you find them, delete them! You might need to remove a blank line if the empty header was sitting between two paragraphs.<\/li>\n<\/ol>\n<h2>Video<\/h2>\n<div class=\"content__video\"><iframe loading=\"lazy\" title=\"Module 2: Text - Paragraphs and Headings\" width=\"500\" height=\"375\" src=\"https:\/\/www.youtube.com\/embed\/ik0dsUg6aHg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/div>\n<h3>Video Transcript<\/h3>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-module-2-text-paragraphs-and-headings\" aria-expanded=\"false\" aria-controls=\"slideme-module-2-text-paragraphs-and-headings\" class=\"slideme__heading slideme__trigger\">Module 2: Text- Paragraphs and Headings<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-module-2-text-paragraphs-and-headings\" aria-hidden=\"true\"><p><\/p>\n<p>Hello and welcome back to module 2 of our accessibility training. This video focuses on learning how to write paragraphs and format them in a way that is accessible to as many readers as possible. This video also focuses on understanding the importance of using headings, as well as how to craft good headings and sub-headings, and identifying and removing empty headings in your content.<\/p>\n<p>Paragraphs are an important part of your page as they will most likely make up the bulk of your page content. To make your paragraph content easy to parse and understand, use the following paragraph-writing tips:<\/p>\n<ol>\n<li>Use the inverted paragraph \u2013 describe the purpose of the page or the main point within the first paragraph.<\/li>\n<li>Break up long paragraphs. They should be no more than 50 words per paragraph.<\/li>\n<li>Write short sentences \u2013 ideally between 20 and 40 words.\n<ol>\n<li>To cut down on sentence length, avoid filler words.<\/li>\n<\/ol>\n<\/li>\n<li>Break up the text with bullet points or lists. This makes it easier for users to read the information on the page.<\/li>\n<li>Use standalone sentences\u2014not incomplete fragments.<\/li>\n<li>Use active voice and second-person pronouns. This is especially true when you are addressing the reader directly.<\/li>\n<li>Stick to simple language and vocabulary that is appropriate to your audience. This can further assist readers to understand what you are trying to say.<\/li>\n<li>Avoid using italics and all caps, when possible.<\/li>\n<\/ol>\n<p>Another way to write good paragraphs is to combine them with good headings. Headings help organize your page, break up paragraphs, and help make your content scannable, accessible, and searchable.<\/p>\n<p>The following are reasons why you want to make your content scannable, accessible, and searchable:<\/p>\n<p><strong>Scannable<\/strong>: People rarely read Web pages word for word. Instead, most readers scan the page and pick out individual words and sentences. Headings help highlight keywords and sentences while drawing readers\u2019 attention to topics and points they might otherwise skim through.<\/p>\n<p><strong>Accessible<\/strong>: As per the AODA regulations, all new content must be AA WCAG compliant. Headings allow screen-reader and assistive technology users to skim the contents of a page and navigate to or skip over sections if they wish to do so.<\/p>\n<p><strong>Searchable<\/strong>: A good heading makes your page searchable as it contains keywords that are easily detected by search engines.<\/p>\n<p>However, keep in mind that not all headings are good headings! The following are some tips to make sure that your headings (and sub-headings) are relevant, appropriate, and useful:<\/p>\n<ul>\n<li>Use headings that describe the content they contain<\/li>\n<li>Keep your heading short (about 8 words is ideal).<\/li>\n<li>The main goal of your heading should be orienting the user, not amusing them. So, don\u2019t sacrifice clarity for the sake of cleverness \u2013 even if you have a good subheading idea.\n<ul>\n<li>The same goes for prioritizing searchability over usability. Remember that the user\u2019s experience matters much more than their search engine\u2019s experience.<\/li>\n<\/ul>\n<\/li>\n<li>Place your keywords closer to the front of your heading. This will make it easier for readers to orientate themselves on your page.<\/li>\n<li>Use proper heading hierarchy. We will discuss this more in the next section.<\/li>\n<\/ul>\n<p>In our templates, you can format your headings as heading 2 (H2), heading 3 (H3), or heading 4 (H4). These are not meant to be assigned arbitrarily, but rather follow a proper standard structure of heading placement.<\/p>\n<p>Think of each heading as a container. The largest heading, H1, will always be the title, which contains everything on the page (including the rest of the headings). These contents will then be split up into sub-headings. H2 is the first subheading or topic, which can also be further divided into H3s and even H4s, further subheadings and topics. You can also take note of how our trainings are structured and organized for another example of proper heading hierarchy.<\/p>\n<p>The example on the right has \u201clearning outcomes\u201d as the first subheading or topic (H2). \u201cModule\u201d, \u201cvideo tutorial, and \u201ctake action\u201d are all H2 subheadings and \u201ctranscript\u201d is an H3 subheading under the H2 \u201cvideo tutorial\u201d subheading.<\/p>\n<p>Sometimes there are empty headings that are left on the page, where only HTML heading tags are present, but no heading text.<\/p>\n<p>To ensure you have no empty headers on your page:<\/p>\n<ol>\n<li>Contact us for an accessibility report of your site or scan your pages for suspicious blank spaces.<\/li>\n<li>Log into your site and edit the page where we reported the error.<\/li>\n<li>Click on the Text tab to view the HTML that creates your page.<\/li>\n<li>Search your page (using Control +F (Windows) or Command +F (Mac)) for empty heading tags. These are most likely to be &lt;h2&gt;&lt;\/h2&gt; or &lt;h3&gt;&lt;\/h3&gt; or &lt;h4&gt;&lt;\/h4&gt;.<\/li>\n<li>When you find them, delete them! You might need to remove a blank line if the empty header was sitting between two paragraphs.<\/li>\n<\/ol>\n<p>In this module, you learned how to write paragraphs in a way that makes them accessible to as many people as possible as they will most likely make up the bulk of your page content. You also learned some tips to make your headings relevant, appropriate, and useful and how to use proper heading hierarchy.<\/p>\n<p><\/p><\/dd><dl><\/div>\n\n<div class=\"u-center-text\">\n\t<p>\n\t\t<a class=\"button__red button__red--solid\" href=\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/page-titles\/\"  rel=\"noopener noreferrer\">Next: Page Titles<\/a>\n\t<\/p>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Estimated time to complete: 10 minutes Module Paragraphs Paragraphs will likely make up the bulk of your page content. To make these easier to parse and understand, use the following paragraph-writing tips: Use the inverted paragraph &#8211; describe the purpose of the page (or the biggest point) within the first paragraph Break up long paragraphs [&hellip;]<\/p>\n","protected":false},"author":52,"featured_media":0,"parent":17648,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","_mi_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":"","_links_to":"","_links_to_target":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Paragraphs and Headings - Web Workshops<\/title>\n<meta name=\"description\" content=\"Estimated time to complete: 10 minutes Module Paragraphs Paragraphs will likely make up the bulk of your page content. To make these easier to parse and\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/\",\"url\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/\",\"name\":\"Paragraphs and Headings - Web Workshops\",\"isPartOf\":{\"@id\":\"https:\/\/carleton.ca\/webworkshops\/#website\"},\"datePublished\":\"2022-06-02T13:50:02+00:00\",\"dateModified\":\"2022-08-11T18:44:07+00:00\",\"description\":\"Estimated time to complete: 10 minutes Module Paragraphs Paragraphs will likely make up the bulk of your page content. To make these easier to parse and\",\"breadcrumb\":{\"@id\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/carleton.ca\/webworkshops\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accessibility Training\",\"item\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Module 2: Text\",\"item\":\"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Paragraphs and Headings\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/carleton.ca\/webworkshops\/#website\",\"url\":\"https:\/\/carleton.ca\/webworkshops\/\",\"name\":\"Web Workshops\",\"description\":\"ÐÓ°ÉÔ­´´ University\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/carleton.ca\/webworkshops\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Paragraphs and Headings - Web Workshops","description":"Estimated time to complete: 10 minutes Module Paragraphs Paragraphs will likely make up the bulk of your page content. To make these easier to parse and","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/","url":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/","name":"Paragraphs and Headings - Web Workshops","isPartOf":{"@id":"https:\/\/carleton.ca\/webworkshops\/#website"},"datePublished":"2022-06-02T13:50:02+00:00","dateModified":"2022-08-11T18:44:07+00:00","description":"Estimated time to complete: 10 minutes Module Paragraphs Paragraphs will likely make up the bulk of your page content. To make these easier to parse and","breadcrumb":{"@id":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/paragraphs-and-headings\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carleton.ca\/webworkshops\/"},{"@type":"ListItem","position":2,"name":"Accessibility Training","item":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/"},{"@type":"ListItem","position":3,"name":"Module 2: Text","item":"https:\/\/carleton.ca\/webworkshops\/accessibility-training\/module-2-text\/"},{"@type":"ListItem","position":4,"name":"Paragraphs and Headings"}]},{"@type":"WebSite","@id":"https:\/\/carleton.ca\/webworkshops\/#website","url":"https:\/\/carleton.ca\/webworkshops\/","name":"Web Workshops","description":"ÐÓ°ÉÔ­´´ University","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carleton.ca\/webworkshops\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"acf":{"banner_image_type":"none","banner_button":"no"},"_links":{"self":[{"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/pages\/17785"}],"collection":[{"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/users\/52"}],"replies":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/comments?post=17785"}],"version-history":[{"count":4,"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/pages\/17785\/revisions"}],"predecessor-version":[{"id":18332,"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/pages\/17785\/revisions\/18332"}],"up":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/pages\/17648"}],"wp:attachment":[{"href":"https:\/\/carleton.ca\/webworkshops\/wp-json\/wp\/v2\/media?parent=17785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}