Categories

Container

Andre Flores July 11, 2016
Rating: 5.0/5. From 1 vote.
Please wait...

Container is the area enclosed by the beginning and ending tags.

It defines borders of specific element of the web-page.

For example, <HTML> tag encloses an entire document, while other tags may enclose a single word, paragraph or other elements.

Container must have a start tag and stop tag to close the container, otherwise the start tag will be applied to the whole document.

Containers are widely used in the Bootstrap Grid System as well.

It appears to be one of three major components along with Rows and Columns.

Container can be fullwidth (.container) or fixed width (.container-fluid)

Bootstrap requires container to wrap site contents.

It helps to have rows and columns aligned with equal padding and margin values.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.