User Tools

Site Tools


playground

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Playground ====== <html> <head> <style> table, td, th { border: 1px solid #ddd; text-align: left; } table { border-collapse: collapse; width: 100%; } th, td { padding: 15px; } </style> </head> <body> <h2>The padding Property</h2> <p>This property adds space between the border and the content in a table.</p> <table> <tr> <th>Firstname</th> <th>Lastname</th> <th>Savings</th> </tr> <tr> <td><a href="">Vision Manual </a></td> <td>Griffin</td> <td>$100</td> </tr> <tr> <td>Lois</td> <td>Griffin</td> <td>$150</td> </tr> <tr> <td>Joe</td> <td>Swanson</td> <td>$300</td> </tr> <tr> <td>Cleveland</td> <td>Brown</td> <td>$250</td> </tr> </table> </body> </html> <a href="http://192.168.1.25/dokuwiki/doku.php?id=wolfcom_wiki:vision:manual">Vision Manual </a>

playground.1487286693.txt.gz · Last modified: 2018/06/01 19:32 (external edit)