Steps To Use Align Component
The UIkit align component provides the following predefined classes:
.uk-align-left
: It floats the element to the left and creates the right and bottom margin..uk-align-right
: It floats the element to the right and creates the left and bottom margin..uk-align-center
: It centers the element and creates a bottom margin.