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
Give me one example of Web API Routing?
What is class and object in asp.net?
What is the difference between localization and globalization?
Write a code for passing ArrayList in Web API?
Explain what is an abstract class?
Can viewstate be accessed in another page?
Which is the parent class of the web server control?
What is data binding in asp net?
What are the different types of proxy patterns?
Who generates session id?
What does the hotspot class in .net do?
Demonstrate Render and PreRender?
What are the different methods of session maintenance in asp.net?
What is validation in asp.net?
To redirect the user to another page which method do we use without performing a round trip to the client?