This is a typical view of containers in a project.
  
  Consult the following table when entering property values:
              | Property | Description | 
             | CSS Class Name | Assign a CSS Class Name to apply custom styling. | 
             | CSS Style Properties | Assign CSS styling to the container in CSS Style Properties. | 
             | Flow | The way that the container will be positioned on the page is determined by Flow property. | 
             | ID | Specifies the unique identifier of the container. | 
             | Page | Specifies the page that the container belongs to. | 
             | Width | Width can specify the percent of the total page or an exact width in pixels for the container. |