I want to check the CSS file certain attributes (multiple) one example : "line-height:" property and throw a message to the user in cmd saying that this CSS has "line-height" property and also check for "font-size:" attribute and throw the msg. The CSS file will be placed in an unknown sub-directory in C:\Users\username\Desktop\CSS Folder . Please help
Loading
Mohan DPosted Oct 28, 2014, 6:22 AM
Dipankar BiswasPosted Oct 28, 2014, 12:09 AM
http://www.c-sharpcorner.com/uploadfile/rahul4_saxena/reading-and-parsing-a-css-file-in-Asp-Net/