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:SubsectionAdvancedTemplate"

From OWASP
Jump to: navigation, search
Line 2: Line 2:
  
 
     {{#switch: {{{number}}}
 
     {{#switch: {{{number}}}
       | 1 =
+
       | 1 = <!-- number 1 -->
 
           <table style="border: none; text-align: left; width: 100%; border-spacing:5px 5px;">  
 
           <table style="border: none; text-align: left; width: 100%; border-spacing:5px 5px;">  
 
             <tbody>  
 
             <tbody>  
 
               <tr>
 
               <tr>
       | 2 =
+
       | 2 = <!-- number 2 -->
 
                 </td>  
 
                 </td>  
  
       | 3 =
+
       | 3 = <!-- number 3 -->
 
                 </td>
 
                 </td>
 
               <\tr>
 
               <\tr>
 
               <tr>
 
               <tr>
       | 4 =
+
       | 4 = <!-- number 4 -->
 
                 </td>
 
                 </td>
 
   }}
 
   }}

Revision as of 22:47, 28 April 2010