This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Template:ColoredBackground

From OWASP
Jump to: navigation, search

Usage:

Examples

  • {{ColoredBackground|text=simple example}}
    simple example

  • {{ColoredBackground|text=simple example with a Border|border=2px solid}}
    simple example with a border

  • {{ColoredBackground|text=simple example with a green border|border=3px solid|border-color=#207F4A}}
    simple example with a green border

  • {{ColoredBackground|text=example with green background and green border|background-color=#55DF8E|border=3px solid|border-color=#207F4A}}
    example with green background and green border

  • {{ColoredBackground|text=example with green background and green border and white big text|color=white|font-size=180%|background-color=#55DF8E|border=3px solid|border-color=#207F4A}}
    example with green background and green border and white big text

  • {{ColoredBackground|text=example with green background and green border at the bottom and white big text|color=white|font-size=180%|background-color=#55DF8E|border=3px solid|border-color=#207F4A|border-top=none}}
    example with green background and green border at the bottom and white big text