To add formatting to item titles, add html tags and end tags around the words to be formatted. For example:

<b> The Title </b>

will bold the title as it is displayed the course page. 

It is very important to add the end tags!

Here are some tags to try:

<b> Title </b> for bold

<i> Title </i> for italics

<h1> Title </h1> for heading 1 (try it!)

<h2> Title </h2> for heading 2 (try it!)

<h3> Title </h3> for heading 3 (try it!)

<h4> Title </h4> for heading 4 (try it!)



Last modified: Tuesday, August 3, 2021, 9:29 AM