What is CSS? What is the advantage os using CSS in ASP.NET
Web Applications?
Answer Posted / srikanth
CSS stands for Cascading Style Sheets. CSS is used to give
a feel and look to the web pages, which will be unique
throughout the application. In other words it's just like a
thin layer above the webpage to give the web page a good
appearance.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is query string?
What is the default timeout for a cookie?
What is a postback ispostback and autopostback in asp net?
What are the different authentication modes in asp.net?
What is the difference between page directive include and action tag include?
Explain serialization and deserialization?
Describe the Server Control Events of ASP.NET?
What is the caspol.exe tool used for?
What is asp according to you?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is the purpose of using MVC programming pattern in ASP.NET?
Which methods validate all the controls on a page?
Is asp net front end or backend?
What is the default authentication mode for asp.net?
Explain State management in asp.net