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:SubsectionTableBeginTemplate"
From OWASP
m |
(added: main = <!-- main document: normal table begin -->) |
||
| Line 1: | Line 1: | ||
{{#switch: {{{type}}} | {{#switch: {{{type}}} | ||
| + | | main = <!-- main document: normal table begin --> | ||
| + | <table style="border: none; text-align: left; width: 100%; border-spacing:5px 5px;"> | ||
| headertab = <!-- special table begin to fix some issues caused by headertab --> | | headertab = <!-- special table begin to fix some issues caused by headertab --> | ||
<table style="border: none; text-align: left; width: 100%; border-spacing:5px 5px; margin:0; font-size:125%"> | <table style="border: none; text-align: left; width: 100%; border-spacing:5px 5px; margin:0; font-size:125%"> | ||
| # default = | | # default = | ||
<!--- initially left empty ---> | <!--- initially left empty ---> | ||
| − | |||
}} | }} | ||