• Skip to primary navigation
  • Skip to main content

PowerElements

3rd party add-on of the Breakdance builder

  • Home
  • Products
    • PowerElements
    • OxyFluentCart
  • Articles
  • My Account
  • Join to Community
You are here: Home / Docs / Table

Table

Table
Table

The table is a nestable element to create the static table on Breakdance. It also supports the mobile responsiveness.

To add new cell columns – You’d need to add a new cell in two places, inside the table head for the ‘column titles’ and then inside the body. You’d duplicate the ‘TD’ element.

To add new rows – Duplicate the ‘TR’ element, which will contain all the cells for that row.

To stack vertically – Enable the stack vertically option and set the breakpoints. The default breakpoint value is 767px.

Responsive View

Mobile view
Mobile view

Add Rowspan/Colspan

You can also add the rowspan or colspan attribute in the table.

  1. Select the TD element
  2. Click on the Advanced section
  3. Click on the Add Attributes button
  4. Name = colspan or rowspan
  5. Value = like 2,4, etc.
Colspan
Colspan

Copyright © 2026 PowerElements. All Rights Reserved.

  • Privacy Policy
  • Terms & Conditions
  • Contact Us