Answer Posted / pradeep goyal
1. note down the css code on notepad & add in the project.
2.now go to on project web page's source code then write in
<head> tag
<link rel="stylesheet" type="text.css" href="file.css"/>
3. Run the project and see css will be display
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is custom attribute? How to create?
Why session is necessary in web application?
Explain different types of Caching techniques in ASP.NET?
Which is an advantage of application service providers?
What are the benefits of view state?
How can we register exception filter globally?
Is asp.net mvc front end or backend? : Asp.Net MVC
How does asp page work?
What is asp short for?
What are client activated objects?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Distinguish between Server-side and Client-side code?
Where session variables are stored?
Define secured sockets layer.
What is the function of the ViewState property?