How do you use css in asp.net?

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


Please Help Members By Posting Answers For Below Questions

Describe Segmentation With Paging?

629


Explain the different parts that constitute ASP.NET application?

566


What is state management in .net?

610


How many types of cookies are there in asp.net?

537


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

523






How do we access view state value of this page in the next page?

650


Can we have 2 web config files?

545


Can we use MSSql as backend in asp.net...if yes then How.?

583


Is asp.net a programming language or framework?

554


How information about the user's locale can be accessed?

581


What is a user developed application?

527


What do you mean by marshalbyref?

642


Why would anyone need to implement their own hashtable or linked list?

2437


What are server-side comments in ASP.NET?

546


How do sessions work?

534