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
Revision as of 16:00, 7 September 2017 by T.Gigler (talk | contribs) (added an example with white big text)

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