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
Using code explain Configuration Management
What is authentication in asp.net?
What is state management in asp.net with example?
Can you change a Master Page dynamically at runtime?
Less than one page, how many windows will you be able to maintain?
How can I open ashx file in mobile?
What are the various ways to send content from one page to another?
What is difference between abstract class and an interface?
What is the purpose of master page?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are the steps involved to fill a dataset?
How do you do Client-side validation in .Net?
What is difference between View State and Hidden Field in ASP.NET?
What is an imagemap in asp.net?
What is webresource axd?