---
title: "Content Slide: Content"
slug: "content-slide-content"
updated: 2022-06-20T18:55:34Z
published: 2022-06-20T18:55:34Z
canonical: "support.smarteru.com/content-slide-content"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Slide: Content

A content slide's content displays at the top of the Content Slide workscreen. After adding a content slide to a course, the Editor tab displays default text as a reminder that you should add your own content.

![Content](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/content-slide-content-image-pfml5hmq.png)

There are three tabs at the top of the Content Slide workscreen. The Editor tab includes a [WYSIWYG editor](/v1/docs/wysiwyg-editor) that makes it easy for you to add and format content.

![Editor Tab](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/content-slide-content-image-o1fclnpp.png)

The HTML Editor tab enables you to view the content slide's HTML code. If you're comfortable with HTML, you can edit the code from this tab.

![HTML Editor Tab](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/content-slide-content-image-1f7cf8uz.png)

The Preview tab enables you to view the content slide just like learners will see it when they take the course.

![Preview Tab](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/content-slide-content-image-g6v3knax.png)

You can switch between the Editor and HTML Editor tabs to the Preview tab to confirm that the content looks like you expect it to.

## Editing a Slide's Content

You can add or edit the content in either the Editor or HTML Editor tabs. If you're editing the content in the Editor tab, you can use the [WYSIWYG editor](/v1/docs/wysiwyg-editor) to format text, and add links, images, or videos to the content.

If you want to include the [learner's given name](/v1/docs/user-login-information#given-names-required) in a content slide, enter the following in the HTML Editor tab:

```markup
*|givenname|*
```

The variable will be replaced with the learner's name when it's previewed or displayed to the learner.

![Graphical user interface, text, application Description automatically generated](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/content-slide-content-image-hshdzvw6.gif)

To add audio or narration to the content slide, refer to [Content Slide: Audio](/v1/docs/content-slide-audio).

Click **Save** after editing the content.

## Related

- [Adding a Content Slide](/adding-a-content-slide.md)
- [Content Slide: Audio](/content-slide-audio.md)
- [Learner Interface: Course Content Slides](/learner-interface-course-content-slides.md)
- [WYSIWYG Editor](/wysiwyg-editor.md)
