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

How will you load dynamic assembly?

538


What is http post and http get?

541


Write a code for passing ArrayList in Web API?

1059


Explain how can we inherit a static variable?

522


Will the asp.net validators run in server side or client side?

646






What is enableviewstatemac in asp net?

597


How does session state work in asp.net?

505


What is the difference between system.stringbuilder and system.string

264


How to display validation messages in one control?

548


Where session variables are stored?

541


What is redirecting behavior?

521


What is server transfer?

498


What is viewstategenerator?

698


Can you explain composite pattern?

594


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

520