How do you use css in asp.net?

Answer Posted / murali

1. You can create stylesheet in solution explorer
2. write the css code
3. write and include this code in asp.net tag page
<link rel="stylesheet" type="text/css"
href="....\...\Sample.CSS" />

Is This Answer Correct ?    18 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between singleton and singlecall.

758


What is connection pooling and how to enable and disable connection pooling?

702


How information about the user's locale can be accessed?

783


Which is better session or viewstate?

693


What is asp.net file?

819


9. Why should we hire you over the others waiting to be interviewed?

2448


What are the various types of cookies in asp.net?

744


What is user control in asp.net?

719


What is a url string?

785


Explain how does asp page work?

764


What are the server controls in asp.net?

657


Any disadvantages in Dataset and in reflection ?

2999


What is aspect-oriented programming?

718


Explain the concept of event bubbling in ASP.NET?

792


Which is faster union or union all?

756