Answer Posted / tza
Firstly, we create CSS file in ASP.Net. And then write CSS
code. And then we can call CSS file from html page. the
following
<%@ Language C# style"xxx.css">
Is This Answer Correct ? | 48 Yes | 27 No |
Post New Answer View All Answers
Explain the updatepanel?
What are the merits and demerits of viewstate?
Define asp.net caching?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Will session work if cookies is disabled?
What is the sequence in which ASP.NET events are processed?
What are the Difference between asp.net and asp ?
Apart from IDE what are the enhancements in asp.net 2.0?
What is difference between session and application in asp net?
What is inproc mode in session?
Define machine.config in .net?
What is the behavior of a Web browser when it receives an invalid element?
Do session use cookies in asp net?
Explain about Multi-Language integration?
Explain exception handling in .net.