Its basically used for render html element to view
An HTML Helper is just a method that returns a HTML string. The string can represent any type of content that you want. For example, you can use HTML Helpers to render standard HTML tags like HTML.
HTML.Helpers are used in Razor view to render HTML content.
It ihelps you to render the HTML controls in the view