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 intrinsic objects in asp.net?
How to prevent client side validation from the ASP.NET validation controls?
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,?
Write some code using interfaces, virtual methods, and an abstract class`
Explain how asp.net different from asp?
Which of the following .NET framework supports Web API?
Define caching.
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is the difference between CLICK and MOUSE DOWN Event ?
What are Authentication and Authorization?
explain code with multi inhertance
Where do we store our connection string in asp.net application?
What are the components of ado.net?
How does ASP.NET framework maps client side events to Server side events.?
Explain the asp.net session state modes.