HTML Content Commands
HTML Content Commands are used in HTML elements which directly affect that element and also other child elements that it might contain.
HTML Content can be edited from Template editor, Screen editor or from HTML source (which requires technical knowledge to customize)
Edit through UI
Edit through HTML Source code
Source code editor provides a standard HTML code view to the HTML template. Changes in visual editor are reflected to the code, however, some content commands are not visible in visual editor, such as two-way commands. Please note that editing the HTML code requires knowledge of the HTML standard and wrong edits can lead to unwanted results.