Insert your table html into one of the predifined table style shortcodes and it will do the job for you.
Basic
Professional
Ultimate
Feature 1 |
|
|
|
Feature 2 |
|
|
|
Feature 3 |
|
|
|
Feature 4 |
|
|
|
Feature 5 |
|
|
|
View details | View details | View details |
Get full code
<table> <thead> <th></th> <th><h3>Basic</h3></th> <th><h3>Professional</h3></th> <th><h3>Ultimate</h3></th> </thead> <tbody> <tr> <td><h5>Feature 1</h5></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 2</h5></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 3</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 4</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 5</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td></td> <td>View details</td> <td>View details</td> <td>View details</td> </tr> </tbody> </table>
Basic Professional Ultimate
Feature 1 |
|
|
|
Feature 2 |
|
|
|
Feature 3 |
|
|
|
Feature 4 |
|
|
|
Feature 5 |
|
|
|
View details | View details | View details |
Get full code
<table> <thead> <th></th> <th><h3>Basic</h3></th> <th><h3>Professional</h3></th> <th><h3>Ultimate</h3></th> </thead> <tbody> <tr> <td><h5>Feature 1</h5></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 2</h5></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 3</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 4</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td><h5>Feature 5</h5></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Not included</li> </ul></td> <td><ul> <li>Supported</li> </ul></td> </tr> <tr> <td></td> <td>View details</td> <td>View details</td> <td>View details</td> </tr> </tbody> </table>