Quote:
Originally Posted by ANNNAMMA
Hey,
I want to apply css style - sheet to an entire asp.net applicatin.
any one help me out
regrds
joseph.forums@gmail.com
jeffy
hello shazz
you can link your stylesheet in master page of your web application between head tag <link rel="stylesheet" type="text/css" href="style.css" /> and this way you can apply your style for entire web.