meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
plugin:contentareas [2024/06/22 20:14] – [data-repeatable attribute] duncanc | plugin:contentareas [2024/06/22 20:15] (current) – [Using the CONTENT placeholder] duncanc | ||
---|---|---|---|
Line 299: | Line 299: | ||
If you do not want to use this placeholder then the simplest approach is to include it in the template within an HTML comment | If you do not want to use this placeholder then the simplest approach is to include it in the template within an HTML comment | ||
- | <HTML> | + | <code html> |
< | < | ||
<!-- [CONTENT] --> | <!-- [CONTENT] --> | ||
- | </HTML> | + | </code> |
and to enter some nominal text on the Content tab, such as ' | and to enter some nominal text on the Content tab, such as ' | ||
===== Inline CSS styles ===== | ===== Inline CSS styles ===== |