Answer Posted / amit
Example,
1 . First u create a css file
2 . write below line between <head></head>
<link href="style.css" rel="stylesheet" type="text/css" />
that will aplay to partuclar page level
| Is This Answer Correct ? | 92 Yes | 15 No |
Post New Answer View All Answers
Can I combine classic asp and asp.net pages?
Does asp.net still recognize the global.asa file?
Which object wraps the state or data of a user?
How can we create custom controls in asp net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Explain diff. Between friend and protected friend?
How do u declare static variable and how it is declared and what is its lifetime?
Explain exception handling in .net.
What is windows active directory authentication?
What is the purpose of asp.net?
How can you implement the postback property of an asp.net control?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the difference between page directive include and action tag include?
How can we register exception filter from the action?
What is difference between datalist and gridview?