CSS Class: .border-noneHow this is used: This class provides a way to strip any existing border classes from an image. Example: <p class="border-none"> <img alt="clouds" src="clouds.png" /> </p> HTML Element: divpspanCategory: Image