You can align images, videos, blockquotes and so on to the left, right or center. Examples:
        
          - Align an image to the left: 
<img src="" data-align="left" /> 
          - Align an image to the center: 
<img src="" data-align="center" /> 
          - Align an image to the right: 
<img src="" data-align="right" /> 
          - … and you can apply this to other elements as well: 
<video src="" data-align="center" />