Click here to Skip to main content
15,897,518 members

How to prevent styling in html page and include it in site.css page in asp.net mvc3

SrinivasNaidu asked:

Open original thread
Hi,

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 <style> 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 <style> 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
Tags: CSS3

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900