Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have some questions regarding styling can any one help me on those.

  1. 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.

  2. 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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.