I have some questions regarding styling can any one help me on those.
In my page i am giving some div elements and some textboxes and some other widgets. For all the widgets and div i am defining some classes and id. For those id and classes i am defining the styling in tag in the same page. Then the changes have been applied to the view page. Now my question is can i give these styling in site.css and can i use those for all the pages and remove the tag in every page.
I am using kendo ui widgets. For each of the widget(listview,grid) i am defining an css file. I am including the css file in every page where i required. But i want to style like in one page i want list view background color as grey and in another page i want the listview background color as light orange. Can i able to give the coloring in the same css file or i include another css file Hope you guys understand my questions. I am waiting for the reply
Regards, Srinivas