{"id":59,"date":"2026-02-11T16:15:16","date_gmt":"2026-02-11T16:15:16","guid":{"rendered":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/?page_id=59"},"modified":"2026-02-18T21:12:34","modified_gmt":"2026-02-18T21:12:34","slug":"split-block","status":"publish","type":"page","link":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/","title":{"rendered":"Split Block"},"content":{"rendered":"\n<section class=\"Hero circles\" data-animate>\n  \n\n<div class=\"Common\">\n  \n\n<h1 class=\"wp-block-heading\">Split Block<\/h1>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/\">Return to CMS Guide<\/a><\/div>\n<\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg\" alt=\"placeholder 900 x 600\" class=\"wp-image-9\" style=\"aspect-ratio:3\/2;object-fit:cover\" srcset=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg 900w, https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600-300x200.jpg 300w, https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600-768x512.jpg 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n<\/section>\n\n\n\n<div class=\"Common\">\n  \n\n<p class=\"is-style-intro\">The Split block creates a component with two Common sub-blocks. The narrower, left sub-block contains a heading and a paragraph. These can be reordered as needed. In the example the paragraph was shifted above the heading to create eyebrow text. The right sub-block contains a paragraph and is designed to use the Intro text style. Explore the functional examples below for more details.<\/p>\n\n<\/div>\n\n\n\n<section class=\"Split\">\n  <div class=\"Split__wrap\">\n    \n\n<div class=\"Common\">\n  \n\n<p class=\"is-style-caps\">Split Eyebrow using Caps Style<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Split Example<\/h2>\n\n<\/div>\n\n\n\n<div class=\"Common\">\n  \n\n<p class=\"is-style-intro\">Styled intro text. Best practice is to limit this text area to a paragraph. Mauris id purus erat. Nullam rutrum rutrum mi lobortis malesuada. Praesent tempor nisl vel porttitor porta. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/p>\n\n<\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<section class=\"Split is-style-inset\">\n  <div class=\"Split__wrap\">\n    \n\n<div class=\"Common\">\n  \n\n<h2 class=\"wp-block-heading\">Split Form Example<\/h2>\n\n\n\n<p>The Split block can also be used to house form embeds. The left sub-block should contain text about the purpose of the form, and language encouraging the user to complete and submit the form. The form embed shortcode should be placed in the right sub-block.<\/p>\n\n\n\n<p>Donec eget porttitor nibh. Quisque semper nisi lectus. Sed vel magna nec orci malesuada sollicitudin. Nulla hendrerit, dolor eget tempor varius, metus nunc dapibus dolor, vitae interdum nisi neque id felis. In maximus purus pharetra mauris porttitor pellentesque. Pellentesque ultricies, enim eu bibendum mattis, urna est malesuada arcu, eget auctor lectus dui a eros. Pellentesque et rutrum ex. Fusce sagittis varius erat eget placerat. Suspendisse blandit dui nulla, id elementum nisi auctor nec.<\/p>\n\n<\/div>\n\n\n\n<div class=\"Common\">\n  \n\n<style>.wForm form{text-align: left;}<\/style><!-- FORM: HEAD SECTION -->\n    <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>\n    <meta name=\"referrer\" content=\"no-referrer-when-downgrade\">\n    <!-- THIS SCRIPT NEEDS TO BE LOADED FIRST BEFORE wforms.js -->\n    <script type=\"text\/javascript\" data-for=\"FA__DOMContentLoadedEventDispatch\" src=\"https:\/\/uwosh.tfaforms.net\/js\/FA__DOMContentLoadedEventDispatcher.js\" defer><\/script>\n        <script type=\"text\/javascript\">\n        document.addEventListener(\"FA__DOMContentLoaded\", function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()\/1000);\n            let formElement = document.getElementById(\"tfa_0\");\n            if (null === formElement) {\n                formElement = document.getElementById(\"0\");\n            }\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()\/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById(\"tfa_dbCumulatedTime\");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement(\"input\");\n                jsTimeInput.setAttribute(\"type\", \"hidden\");\n                jsTimeInput.setAttribute(\"value\", formTimeDiff.toString());\n                jsTimeInput.setAttribute(\"name\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"id\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"autocomplete\", \"off\");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit', appendJsTimerElement, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit', appendJsTimerElement);\n                }\n            }\n        });\n    <\/script>\n\n    <link href=\"https:\/\/uwosh.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-layout.css?v=fc5c5456c2e6c54a92dc253630d164d3c3c25ac5\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\n    <link href=\"https:\/\/uwosh.tfaforms.net\/uploads\/themes\/theme-46.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n    <link href=\"https:\/\/uwosh.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-jsonly.css?v=fc5c5456c2e6c54a92dc253630d164d3c3c25ac5\" rel=\"alternate stylesheet\" title=\"This stylesheet activated by javascript\" type=\"text\/css\" \/>\n    <script type=\"text\/javascript\" src=\"https:\/\/uwosh.tfaforms.net\/wForms\/3.11\/js\/wforms.js?v=fc5c5456c2e6c54a92dc253630d164d3c3c25ac5\"><\/script>\n    <script type=\"text\/javascript\">\n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    <\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/uwosh.tfaforms.net\/wForms\/3.11\/js\/localization-en_US.js?v=fc5c5456c2e6c54a92dc253630d164d3c3c25ac5\"><\/script>\n\n<!-- FORM: BODY SECTION -->\n<div class=\"wFormContainer\" >\n    <div class=\"wFormHeader\"><\/div>\n    <style type=\"text\/css\"><\/style><div class=\"\"><div class=\"wForm\" id=\"210-WRPR\" data-language=\"en_US\" dir=\"ltr\">\n<div class=\"codesection\" id=\"code-210\"><\/div>\n<h3 class=\"wFormTitle\" data-testid=\"form-title\" id=\"210-T\">Test long form for Carnegie<\/h3>\n<form method=\"post\" action=\"https:\/\/uwosh.tfaforms.net\/api_v2\/rest\/workflow\/processor\" class=\"hintsBelow labelsAbove\" id=\"210\">\n<div class=\"oneField field-container-D    \" id=\"tfa_1-D\">\n<label id=\"tfa_1-L\" class=\"label preField \" for=\"tfa_1\">First Name<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_1\" name=\"tfa_1\" value=\"\" title=\"First Name\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_2-D\">\n<label id=\"tfa_2-L\" class=\"label preField \" for=\"tfa_2\">Last Name<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_2\" name=\"tfa_2\" value=\"\" title=\"Last Name\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_3-D\">\n<label id=\"tfa_3-L\" class=\"label preField \" for=\"tfa_3\">Preferred Name<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_3\" name=\"tfa_3\" value=\"\" title=\"Preferred Name\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_4-D\">\n<label id=\"tfa_4-L\" class=\"label preField \" for=\"tfa_4\">Address<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_4\" name=\"tfa_4\" value=\"\" title=\"Address\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_5-D\">\n<label id=\"tfa_5-L\" class=\"label preField \" for=\"tfa_5\">City<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_5\" name=\"tfa_5\" value=\"\" title=\"City\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_6-D\">\n<label id=\"tfa_6-L\" class=\"label preField \" for=\"tfa_6\">State<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_6\" name=\"tfa_6\" value=\"\" title=\"State\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_7-D\">\n<label id=\"tfa_7-L\" class=\"label preField \" for=\"tfa_7\">Postal Code<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_7\" name=\"tfa_7\" value=\"\" title=\"Postal Code\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_8-D\">\n<label id=\"tfa_8-L\" class=\"label preField \" for=\"tfa_8\">Email Address<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_8\" name=\"tfa_8\" value=\"\" title=\"Email Address\" class=\"\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_9-D\">\n<label id=\"tfa_9-L\" class=\"label preField \" for=\"tfa_9\">Date of Birth<\/label><br><div class=\"inputWrapper\">\n<input type=\"text\" id=\"tfa_9\" name=\"tfa_9\" value=\"\" aria-describedby=\"tfa_9-HH\" title=\"Date of Birth\" class=\"\"><span class=\"field-hint-inactive\" id=\"tfa_9-H\"><span id=\"tfa_9-HH\" class=\"hint\">MM\/DD\/YY<\/span><\/span>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_10-D\">\n<label id=\"tfa_10-L\" class=\"label preField \" for=\"tfa_10\">Mobile Phone<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_10\" name=\"tfa_10\" value=\"\" title=\"Mobile Phone\" class=\"\"><\/div>\n<\/div>\n<div id=\"tfa_42\" class=\"section group\">\n<label class=\"label preField\" id=\"tfa_42-L\"><b>Academic Information<\/b><\/label><br><div class=\"oneField field-container-D    \" id=\"tfa_11-D\">\n<label id=\"tfa_11-L\" class=\"label preField \" for=\"tfa_11\">Im going to be a....<\/label><br><div class=\"inputWrapper\"><select id=\"tfa_11\" name=\"tfa_11\" title=\"Im going to be a....\" class=\"\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_15\" id=\"tfa_15\" class=\"\">Freshman<\/option>\n<option value=\"tfa_16\" id=\"tfa_16\" class=\"\">Sophomore<\/option>\n<option value=\"tfa_17\" id=\"tfa_17\" class=\"\">Junior<\/option>\n<option value=\"tfa_18\" id=\"tfa_18\" class=\"\">Senior<\/option><\/select><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_23-D\">\n<label id=\"tfa_23-L\" class=\"label preField \" for=\"tfa_23\">High School Graduation Year<\/label><br><div class=\"inputWrapper\"><select id=\"tfa_23\" name=\"tfa_23\" title=\"High School Graduation Year\" class=\"\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_27\" id=\"tfa_27\" class=\"\">2026<\/option>\n<option value=\"tfa_28\" id=\"tfa_28\" class=\"\">2027<\/option>\n<option value=\"tfa_29\" id=\"tfa_29\" class=\"\">2028<\/option>\n<option value=\"tfa_30\" id=\"tfa_30\" class=\"\">2029<\/option>\n<option value=\"tfa_31\" id=\"tfa_31\" class=\"\">2030<\/option><\/select><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_32-D\">\n<label id=\"tfa_32-L\" class=\"label preField \" for=\"tfa_32\">What term are you interested in starting college<\/label><br><div class=\"inputWrapper\"><select id=\"tfa_32\" name=\"tfa_32\" title=\"What term are you interested in starting college\" class=\"\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_36\" id=\"tfa_36\" class=\"\">Spring 2026<\/option>\n<option value=\"tfa_37\" id=\"tfa_37\" class=\"\">Fall 2026<\/option>\n<option value=\"tfa_38\" id=\"tfa_38\" class=\"\">Summer 2026<\/option>\n<option value=\"tfa_39\" id=\"tfa_39\" class=\"\">Spring 2027<\/option>\n<option value=\"tfa_40\" id=\"tfa_40\" class=\"\">Fall 2027<\/option>\n<option value=\"tfa_41\" id=\"tfa_41\" class=\"\">Summer 2027<\/option><\/select><\/div>\n<\/div>\n<\/div>\n<div id=\"tfa_43\" class=\"section group\">\n<label class=\"label preField\" id=\"tfa_43-L\"><b>Most Recent High School Information<\/b><\/label><br><div class=\"oneField field-container-D    \" id=\"tfa_44-D\">\n<label id=\"tfa_44-L\" class=\"label preField \" for=\"tfa_44\">High School Name<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_44\" name=\"tfa_44\" value=\"\" title=\"High School Name\" class=\"\"><\/div>\n<\/div>\n<\/div>\n<div class=\"actions\" id=\"210-A\" data-contentid=\"submit_button\"><input type=\"submit\" data-label=\"Submit\" class=\"primaryAction\" id=\"submit_button\" value=\"Submit\"><\/div>\n<div style=\"clear:both\"><\/div>\n<input type=\"hidden\" value=\"893-f0bc71230832775af5b82344f576d842\" name=\"tfa_dbCounters\" id=\"tfa_dbCounters\" autocomplete=\"off\"><input type=\"hidden\" value=\"210\" name=\"tfa_dbFormId\" id=\"tfa_dbFormId\"><input type=\"hidden\" value=\"\" name=\"tfa_dbResponseId\" id=\"tfa_dbResponseId\"><input type=\"hidden\" value=\"11f126909bf785ae123f8539a09d4e92\" name=\"tfa_dbControl\" id=\"tfa_dbControl\"><input type=\"hidden\" value=\"\" name=\"tfa_dbWorkflowSessionUuid\" id=\"tfa_dbWorkflowSessionUuid\"><input type=\"hidden\" value=\"1778757545\" name=\"tfa_dbTimeStarted\" id=\"tfa_dbTimeStarted\" autocomplete=\"off\"><input type=\"hidden\" value=\"5\" name=\"tfa_dbVersionId\" id=\"tfa_dbVersionId\"><input type=\"hidden\" value=\"\" name=\"tfa_switchedoff\" id=\"tfa_switchedoff\">\n<\/form>\n<\/div><\/div><div class=\"wFormFooter\"><p class=\"supportInfo\"><a target=\"new\" class=\"contactInfoLink\" href=\"https:\/\/uwosh.tfaforms.net\/forms\/help\/210\" data-testid=\"contact-info-link\">Contact Information<\/a><br><\/p><\/div>\n  <p class=\"supportInfo\" >\n      <\/p>\n <\/div>\n\n<script\n    id=\"analytics-collector-script\"\n    type=\"text\/javascript\"\n    src=\"https:\/\/uwosh.tfaforms.net\/dist\/analytics\/data-collector.f9f54c12ade21135b7c2.js\"\n    data-customer-id=\"6721\"\n    data-endpoint=\"https:\/\/analytics.formassembly.com\/v1\/traces\"\n><\/script>\n\n\n\n<\/div>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":5,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-59","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Split Block - Web Guide<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Split Block - Web Guide\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Guide\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-18T21:12:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/\",\"url\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/\",\"name\":\"Split Block - Web Guide\",\"isPartOf\":{\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg\",\"datePublished\":\"2026-02-11T16:15:16+00:00\",\"dateModified\":\"2026-02-18T21:12:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage\",\"url\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg\",\"contentUrl\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg\",\"width\":900,\"height\":600,\"caption\":\"placeholder 900 x 600\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CMS Guide\",\"item\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Split Block\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/#website\",\"url\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/\",\"name\":\"Web Guide\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wwwpreview-teton.uwosh.edu\/web\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Split Block - Web Guide","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:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/","og_locale":"en_US","og_type":"article","og_title":"Split Block - Web Guide","og_url":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/","og_site_name":"Web Guide","article_modified_time":"2026-02-18T21:12:34+00:00","og_image":[{"width":900,"height":600,"url":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/","url":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/","name":"Split Block - Web Guide","isPartOf":{"@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage"},"image":{"@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage"},"thumbnailUrl":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg","datePublished":"2026-02-11T16:15:16+00:00","dateModified":"2026-02-18T21:12:34+00:00","breadcrumb":{"@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#primaryimage","url":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg","contentUrl":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-content\/uploads\/sites\/3\/2026\/02\/900x600.jpg","width":900,"height":600,"caption":"placeholder 900 x 600"},{"@type":"BreadcrumbList","@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/split-block\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/"},{"@type":"ListItem","position":2,"name":"CMS Guide","item":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/cms-guide\/"},{"@type":"ListItem","position":3,"name":"Split Block"}]},{"@type":"WebSite","@id":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/#website","url":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/","name":"Web Guide","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/pages\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":4,"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/pages\/59\/revisions"}],"predecessor-version":[{"id":246,"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/pages\/59\/revisions\/246"}],"up":[{"embeddable":true,"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/pages\/5"}],"wp:attachment":[{"href":"https:\/\/wwwpreview-teton.uwosh.edu\/web\/wp-json\/wp\/v2\/media?parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}