Adding Buttons
Buttons can be added using Table Maker’s <button> tag.
1) Default Button
2) Button Text
The default button text can be overridden by entering custom text between the opening and closing <button> tags.
3) Button Link
The default button link and destination can be overridden with the href and target attributes.
4) Button Style
The default button styles can be overridden with the style attribute.