We can add Kendo-UI grid in HTML5/Javascript, ASP.NET MVC, JSP and PHP project/application.
Please follow below steps to add kendo-UI grid in HTML5 page.
Create empty html5 page.
Include kendo.common.min.css and kendo.default.min.css. Add a link tag within the head tag.
Kendo-UI li...