Click here to Skip to main content
15,915,851 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
please give me an example of css
Posted

You can use
CssClass
property of Asp.Net Control.
 
Share this answer
 
First create a css file, let us say abc.css and define there css attributes and drop this css file on respective aspx page and on control properties call the respective cssclass
 
Share this answer
 
 
Share this answer
 
You can edit the html file in the front end with the respective css u want..Its as simple as editing a html file.
 
Share this answer
 
Comments
surjeet kumar 11-Sep-13 7:04am    
how to use css in html.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900