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
Difference between revisions of "Template:Top 10 2010:ExampleBeginTemplate"
From OWASP
(background-color: {{#switch: {{{year}}} | 2013=#F2F2F2 | #default=#D0D0D0}};) |
|||
Line 1: | Line 1: | ||
− | <div style="border: 2px dashed #444444; background-color: #D0D0D0; font-family: courier; padding: 4px;margin-left: +20px; margin-right: +20px;"> | + | <div style="border: 2px dashed #444444; |
+ | background-color: {{#switch: {{{year}}}|2013=#F2F2F2|#default=#D0D0D0}}; | ||
+ | font-family: courier; padding: 4px;margin-left: +20px; margin-right: +20px;"> |