HTML and AUI Toolkit for Confluence
  • Introduction
  • Administrator Guide
    • Sample Page Code
    • Data Center Compatibility
  • AUI Macros
    • AUI Badge
    • AUI Button
    • AUI Dialog
    • AUI Dropdown Menu
    • AUI Flag
    • AUI Icon
    • AUI Lozenge
    • AUI Message
    • AUI Progress Bar
    • AUI Progress Bar 2
  • HTML Macros
    • HTML Address
    • HTML Blockquote
    • HTML Cite
    • HTML Custom Tag
    • HTML Div
    • HTML Embed
    • HTML Figure and HTML Figure Caption
    • HTML Footer
    • HTML Html
    • HTML Image Map and HTML Image Area
    • HTML Img
    • HTML Preformatted
    • HTML Progress Bar
    • HTML Script
    • HTML Small Text
    • HTML Spacer
    • HTML Span
    • HTML Strikethrough
    • HTML Style
Powered by GitBook
On this page
  • Description
  • Adding the Macro
  • Macro Options
  • Body
  1. HTML Macros

HTML Style

PreviousHTML Strikethrough

Last updated 2 years ago

Description

The HTML Style macro adds a <style> element on your page. You can enter any CSS properties in its body that you want to be applied on your page.

Adding the Macro

  1. Edit your page.

  2. Select “+” => Other macros

  3. Type in “html” in the Search box

  4. 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 show as this: