How do you use css in asp.net?

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


Please Help Members By Posting Answers For Below Questions

Explain the updatepanel?

781


What are the merits and demerits of viewstate?

775


Define asp.net caching?

754


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

865


Will session work if cookies is disabled?

736


What is the sequence in which ASP.NET events are processed?

681


What are the Difference between asp.net and asp ?

769


Apart from IDE what are the enhancements in asp.net 2.0?

1836


What is difference between session and application in asp net?

728


What is inproc mode in session?

678


Define machine.config in .net?

734


What is the behavior of a Web browser when it receives an invalid element?

831


Do session use cookies in asp net?

705


Explain about Multi-Language integration?

793


Explain exception handling in .net.

827