Styled tables

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
  • Supported
  • Supported
  • Supported
Feature 2
  • Supported
  • Supported
  • Supported
Feature 3
  • Not included
  • Supported
  • Supported
Feature 4
  • Not included
  • Supported
  • Supported
Feature 5
  • Not included
  • Not included
  • Supported
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
  • Supported
  • Supported
  • Supported
Feature 2
  • Supported
  • Supported
  • Supported
Feature 3
  • Not included
  • Supported
  • Supported
Feature 4
  • Not included
  • Supported
  • Supported
Feature 5
  • Not included
  • Not included
  • Supported
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>