--- title: Float position: 6 seo_title: Telerik and Kendo UI Float Utilities seo_description: Use the Telerik and Kendo UI Float utilities to configure the float behavior of an element. --- ## Float The Telerik and Kendo UI Float Utilities are CSS utility classes that enable you to configure the float behavior of an element. ### Left Use the `k-float-left` utility to float an element to the left of its container. ### Right Use the `k-float-right` utility to float an element to the right of its container. ### No Float Use the `k-float-none` utility to remove existing float from an element.