In this IC Quick Tip, we demonstrate how to add lines and drop caps to Canvas pages.
Here are the HTML code snippets used in the video:
Line: <hr style="border: 4px solid blue;" />
Drop caps: <p><span style="float: left; width: 0.6em; font-size:
600%; font-family: algerian, courier; line-height: 70%;">H</span></p>ello
See Attachments for a downloadable jobaid.