How do you use css in asp.net?

Answer Posted / amit

Example,
1 . First u create a css file
2 . write below line between <head></head>
<link href="style.css" rel="stylesheet" type="text/css" />
that will aplay to partuclar page level

Is This Answer Correct ?    92 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between globalization and localization techniques

530


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2223


Why web api is better than wcf?

555


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

551


What are directives in asp.net?

528






What are validator? Name the validation controls in asp.net? How do you disable them?

548


What is server infrastructure?

613


Give 2 examples for scenarios when routing is not applied?

598


Define common type system?

583


What is the basic difference between asp and asp.net?

520


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

508


To add a hyperlink column to the DataGrid which tag is used ?

583


How can we call webservices in Banking Applications? and where we are using it?

1535


What are server activated objects?

631


What are Master Pages in ASP.NET? or What is a Master Page?

611