Description
The HTML Style macro adds a <style>
element on your page. You can enter any CSS properties in its body that you want ot be applied on your page.
Adding the Macro
- Edit your page.
- Select “+” => Other macros
- Type in “html” in the Search box
- Select the “HTML Style” macro
Macro Options
This macro has no parameters.
Body
You can put CSS attributes into the body.
Here is an example in combination with the HTML Footer element:
Will display like this: