  {"id":344,"date":"2023-10-24T13:22:13","date_gmt":"2023-10-24T17:22:13","guid":{"rendered":"https:\/\/carleton.ca\/cutheme-docs\/?page_id=344"},"modified":"2026-08-10T20:16:33","modified_gmt":"2026-08-11T00:16:33","slug":"heading","status":"publish","type":"page","link":"https:\/\/carleton.ca\/cutheme-docs\/basic-training\/basic-training-module-3-essential-blocks\/heading\/","title":{"rendered":"Heading"},"content":{"rendered":"\n<section class=\"w-screen px-6 cu-section cu-section--white ml-offset-center md:px-8 lg:px-14\">\n    <div class=\"space-y-6 cu-max-w-child-5xl  md:space-y-10 cu-prose-first-last\">\n\n            <div class=\"cu-textmedia flex flex-col lg:flex-row mx-auto gap-6 md:gap-10 my-6 md:my-12 first:mt-0 max-w-5xl\">\n        <div class=\"justify-start cu-textmedia-content cu-prose-first-last\" style=\"flex: 0 0 100%;\">\n            <header class=\"font-light prose-xl cu-pageheader md:prose-2xl cu-component-updated cu-prose-first-last\">\n                                    <h1 class=\"cu-prose-first-last font-semibold !mt-2 mb-4 md:mb-6 relative after:absolute after:h-px after:bottom-0 after:bg-cu-red after:left-px text-3xl md:text-4xl lg:text-5xl lg:leading-[3.5rem] pb-5 after:w-10 text-cu-black-700 not-prose\">\n                        Heading\n                    <\/h1>\n                \n                                \n                                    \n\n<p class=\"wp-block-paragraph\">Basic Training Module 3: Essential Blocks<\/p>\n\n\n                            <\/header>\n\n                    <\/div>\n\n            <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\">Headings are used to organize content into sections and make pages easier to read. They help visitors quickly scan a page and understand how information is structured.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Headings also play an important role in accessibility, allowing screen reader users and other visitors to navigate content more effectively.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Think of headings as the outline of your page. Just as a document uses titles and section headings to organize information, web pages use Heading blocks to define content structure.<\/p>\n\n\n\n<h2 id=\"when-to-use-a-heading-block\" class=\"wp-block-heading\">When to Use a Heading Block<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Use a Heading block whenever you want to introduce a new section of content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Examples include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Section titles<\/li>\n\n\n\n<li>Topic headings<\/li>\n\n\n\n<li>Subheadings<\/li>\n\n\n\n<li>Frequently Asked Questions<\/li>\n\n\n\n<li>Content categories within a page<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Headings should be used to organize information, not simply to make text larger.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-outline is-style-outline--1\"><img loading=\"lazy\" decoding=\"async\" width=\"2158\" height=\"794\" src=\"https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block.png\" alt=\"A heading block selected in the editor with the setting panel in view.\" class=\"wp-image-5341\" srcset=\"https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block.png 2158w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-512x188.png 512w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-1024x377.png 1024w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-320x118.png 320w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-768x283.png 768w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-1536x565.png 1536w, https:\/\/carleton.ca\/cutheme-docs\/wp-content\/uploads\/sites\/2\/2026\/08\/heading-block-2048x754.png 2048w\" sizes=\"auto, (max-width: 2158px) 100vw, 2158px\" \/><\/figure>\n\n\n\n<h2 id=\"adding-a-heading-block\" class=\"wp-block-heading\">Adding a Heading Block<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To add a Heading block:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click the <strong>+<\/strong> button and search for <strong>Heading<\/strong>.<\/li>\n\n\n\n<li>Select the Heading block.<\/li>\n\n\n\n<li>Enter your heading text.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">You can also type: <code>\/heading<\/code> and select the Heading block from the list that appears.<\/p>\n\n\n\n<h2 id=\"understanding-heading-levels\" class=\"wp-block-heading\">Understanding Heading Levels<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Headings are organized using levels.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The most common heading levels used in cutheme are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Heading 2 (H2)<\/li>\n\n\n\n<li>Heading 3 (H3)<\/li>\n\n\n\n<li>Heading 4 (H4)<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Think of heading levels as a hierarchy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>H2 Programs\n    H3 Undergraduate Programs\n        H4 Admission Requirements\n    H3 Graduate Programs\n        H4 Application Process<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">A lower-level heading should always relate to the heading above it.<\/p>\n\n\n\n<h2 id=\"choosing-the-correct-heading-level\" class=\"wp-block-heading\">Choosing the Correct Heading Level<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In most cutheme pages:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The page title serves as the main heading.<\/li>\n\n\n\n<li>Content sections begin with <strong>H2<\/strong> headings.<\/li>\n\n\n\n<li>Subsections use <strong>H3<\/strong> headings.<\/li>\n\n\n\n<li>Additional levels use <strong>H4<\/strong> headings.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid skipping heading levels whenever possible.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good Example<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>H2 Services\n    H3 Student Services\n    H3 Career Services<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Avoid<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>H2 Services\n    H4 Student Services<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Using headings in sequence creates a clear and accessible document structure.<\/p>\n\n\n\n<h2 id=\"best-practices\" class=\"wp-block-heading\">Best Practices<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong class=\"myprefix-text-bold\">Use Headings to Organize Content<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Break long pages into logical sections using headings.<\/li>\n\n\n\n<li>Visitors often scan pages before reading them in detail.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong class=\"myprefix-text-bold\">Keep Headings Descriptive<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A heading should clearly describe the content that follows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Good Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admission Requirements<\/li>\n\n\n\n<li>Contact Information<\/li>\n\n\n\n<li>Frequently Asked Questions<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Less Helpful Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>More Information<\/li>\n\n\n\n<li>Details<\/li>\n\n\n\n<li>Click Here<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong class=\"myprefix-text-bold\">Don&#8217;t Use Headings for Styling<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want larger text, use formatting options provided by your site&#8217;s design system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choose heading levels based on content structure, not appearance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong class=\"myprefix-text-bold\">Keep Headings Concise<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most headings should be short and easy to scan.<\/p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio w-screen ml-offset-center cu-max-w-child-7xl px-4 md:px-6 lg:px-12\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Getting Started with cutheme - Heading Block\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/LaZMe6UDnaY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<section class=\"w-screen px-6 cu-section cu-section--white ml-offset-center md:px-8 lg:px-14\">\n    <div class=\"space-y-6 cu-max-w-child-5xl  md:space-y-10 cu-prose-first-last\">\n\n        \n    \n    <dl class=\"cu-description cu-component-updated\">\n        \n    <div class=\"grid pt-4 pb-3 border-b accordion border-cu-black-100 md:pt-6 md:pb-5 first:border-t\">\n        <dt class=\"font-semibold not-prose\">\n            <button class=\"flex items-center justify-between w-full text-left accordion__button\" aria-expanded=\"false\" aria-controls=\"accordion-transcript-heading-block\">\n                <span class=\"flex-1 ml-auto text-left break-words whitespace-normal cu-icon\">\n                    Transcript \u2013 Heading Block\n                <\/span>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" data-slot=\"icon\" class=\"w-5 h-5 ml-auto transition-transform rotate-0 accordion__icon text-cu-black-500\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"><\/path>\n                <\/svg>\n            <\/button>\n        <\/dt>\n        <dd class=\"p-0 mt-0 cu-prose cu-prose-first-last accordion__content md:p-0 md:mt-0\" hidden=\"\" id=\"accordion-transcript-heading-block\">\n            \n\n<p class=\"wp-block-paragraph\">Welcome to getting started with cutheme, module 3. This video is going to explain how to use the heading block.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Headings are useful for splitting your content into subsections which makes it accessible, scannable, and logically organized.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To add a heading block, select it from the block menu. Then just type in your heading.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can change the heading level by clicking the current heading which is H2 by default. And then you can select a new one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Headings should be nested meaning that they need to start with the highest level \u2013 H2 and put any subheadings as progressively smaller levels \u2013 H3, H4 Etc.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also adjust the alignment of a heading by clicking on this icon and selecting a different alignment, such as align center. &nbsp;<\/p>\n\n\n        <\/dd>\n    <\/div>\n\n\n    <\/dl>\n\n\n    <\/div>\n<\/section>\n\n\n\n<h2 id=\"try-it-out\" class=\"wp-block-heading\">Try It Out<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Practice organizing content using Heading blocks.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Add a Heading block to a page.<\/li>\n\n\n\n<li>Create a Heading 2 titled &#8220;Programs&#8221;.<\/li>\n\n\n\n<li>Add two Heading 3 blocks beneath it.<\/li>\n\n\n\n<li>Add a Heading 4 beneath one of the Heading 3 sections.<\/li>\n\n\n\n<li>Review the hierarchy to ensure the headings are properly nested.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to use Heading blocks to organize content, improve accessibility, and create a clear page structure.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":82,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_cu_dining_location_slug":"","footnotes":"","_links_to":"","_links_to_target":""},"cu_page_type":[65],"class_list":["post-344","page","type-page","status-publish","hentry","cu_page_type-basic-training-module-3"],"acf":{"cu_post_thumbnail":""},"_links":{"self":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/344","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/comments?post=344"}],"version-history":[{"count":5,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/344\/revisions"}],"predecessor-version":[{"id":4310,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/344\/revisions\/4310"}],"up":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/82"}],"wp:attachment":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/media?parent=344"}],"wp:term":[{"taxonomy":"cu_page_type","embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/cu_page_type?post=344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}