Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you use css in asp.net?

Answer Posted / akriti

first including css file in head tag.style="text/css" then
using <style> tag.then within style tag defining class u
want to apply..like .style1{font:red}
then including this class in particular tag..
<h1 class=style1>This is css</h1>

Is This Answer Correct ?    15 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where sessions are stored?

1141


What is cookies in asp net?

988


Explain the difference between overriding and overloading?

1052


What is the concept of postback in asp.net?

1078


What is the difference between user control an custom control?

1163


What is the difference between CC and BCC?

1116


Define authentication and authorization.

1135


Can you change a Master Page dynamically at runtime?

1014


What is strong-typing versus weak-typing?

1169


What is inproc mode in session?

978


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1903


Can we override the enablepartialrendering property of the scriptmanager class?

1177


What is ASLM?

1168


Where sessions are stored in asp.net?

1052


What are the features of asp.net mvc?

1041