What would you like to know more about?

HTML Fields

Rich text fields support HTML and may be edited using the default wysiwyg ("what you see is what you get") editor or the source view.

Example of an HTML field showing the editor and different formatting options

A: Full-Screen View
Edit your text in full-screen mode, much like a word processor. This enlarges the view to the full size of the browser window. You can return to the regular view using the same button.
B: HTML Source View
When in HTML Source View, you can edit HTML directly. Below you can see the source for the example above. Use the same button to return to the normal wysiwyg ("what you see is what you get") editor view.
Note: The HTML editor only supports those elements that would go inside the body. Elements such as doctype, HTML, head, and body are stripped out or altered by the editor in such a way that they no longer function as they do in a full HTML document.
Text Formatting
  • Bold – Applies bold to selected text.
  • Italic – Applies italics to selected text.
  • Underline – Applies underline to selected text.
    Tip: Since it is common practice to underline links (to indicate that you can click them), avoid underlining text that is not a clickable link.
  • Strikethrough – Applies -strikethrough- to selected text.
Paragraph Formatting
  • Numbered Lists – Creates a list with numbers.
  • Bulleted Lists – Creates a list with bullets.
  • Indent – Increases the left margin.
  • Outdent – Decreases the left margin.
  • Left Align – Paragraph is aligned on the left and ragged on the right.
  • Center Align – Paragraph is centered.
  • Right Align – Paragraph is ragged on the left and aligned on the right.
Links
  • Insert Link – This requires a link, link text (the visible underlined link), and a target.
  • Remove Link – This removes a link but retains the text.
  • Insert Image – These must be inserted as a link to an image.