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
Difference between singleton and singlecall.
What is connection pooling and how to enable and disable connection pooling?
How information about the user's locale can be accessed?
Which is better session or viewstate?
What is asp.net file?
9. Why should we hire you over the others waiting to be interviewed?
What are the various types of cookies in asp.net?
What is user control in asp.net?
What is a url string?
Explain how does asp page work?
What are the server controls in asp.net?
Any disadvantages in Dataset and in reflection ?
What is aspect-oriented programming?
Explain the concept of event bubbling in ASP.NET?
Which is faster union or union all?