Sections and wrappers
The sections and wrappers are used to properly display, separate and layout content in the page.
Working with wrappers
A wrapper is a containing element that's used for centering content in the page and giving it a maximum width. Start a wrapper with a div class .wrapper
.
Code | Preview |
---|---|
|
The content goes here. |
By default, the wrapper has a maximum width of 85% and it's centered on the page. You can change the default behaviour by using helper classes.
Helper classes
Class | Description | Code & preview |
---|---|---|
fw |
Sets the wrapper width to 100%. |
The content goes here. |
off-axis |
Aligns the wrapper to either side of the page, very useful when you want to start the content from the very edge of the page. By default, this aligns the wrapper to the left, but using the extra class of .inverse will align the content to the right edge of the page. |
![]() Work from anywhereYou can work from your computer, smartphone, tablet or Apple Watch. There are apps available for macOS, Windows, iOS, Android and watchOS. Start today |
Working with sections
Sections have large top and bottom paddings to separate large blocks of content. Use the class of .section
to get started.
Code | Preview |
---|---|
|
This is the first section content.
This is the second section content.
|
Section title
Ascension offers a special class for the section titles. This has various widths depending on the screen size, the text is usually center aligned and has an increased margin bottom.
Code | Preview |
---|---|
|
A complete package.Supercharge your workflow with Ascension's built-in tools and platform availability. |