Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / LESS

LESS

LESS

Great Reads

by Cindy Potvin
Many options of the .LESS CSS parser can be set directly from the Web.config file, but many of them are not clearly described. Here is my attempt to document them.
by Peter Occil
This page introduces a LESS template that sets fonts and font features for CSS stylesheets.
by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
by Olivier_Giulieri
A web color picker which looks like the one in Microsoft Office 2010

Latest Articles

by Cindy Potvin
Many options of the .LESS CSS parser can be set directly from the Web.config file, but many of them are not clearly described. Here is my attempt to document them.
by Peter Occil
This page introduces a LESS template that sets fonts and font features for CSS stylesheets.
by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
by Olivier_Giulieri
A web color picker which looks like the one in Microsoft Office 2010

All Articles

Sort by Score

LESS 

by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
by ASP.NET Community
The CompareValidator control compares the value of one control to another, or to an explicit value in the control's ValueToCompare property.
by Rojan Gh.
A brief guide for web developers, describing how to customize Twitter Bootstrap for their web designs
by Kalvin Lawrence Ernst
A sample application code which is an alternative to using libraries such as AngularJS, React, Vue, etc. Only jQuery and bootstrap are used in conjunction with vanilla JavaScript, HTML and CSS.
by Daniel Miller
This article describes the C# implementation for a high-performance role-based access control list.