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 .net framework and what are the main components of it?
Why do we need asp.net?
What are httphandlers and httpmodules and difference between them?
What is the page life cycle in asp.net?
List the asp.net validation controls?
Differentiate globalization and localization.
How you will improve web application performance?
Is there any limit for query string? Means what is the maximum size?
What is directive in asp net?
Where session id is stored?
What threading model used in asp and asp.net?
What are the namespaces used in asp.net mvc? : asp.net mvc
How would you turn off cookies on one page of your website?
To add a hyperlink column to the DataGrid which tag is used ?
Which is better union or union all?