Container Styling

Container Styling#

Any time a new container instance is constructed (whether using the Tablate, Text, Grid, Table classes or concat function), container styles may be set.

There are three base container styles which may be set: container_width, container_padding and container_border.

There are five html container styles which may be set: html_container_border_weight, html_container_border_style, html_container_border_color, html_container_padding and html_container_width.

Please check the API Reference for more information.