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 we can use css

Answer Posted / vipin gurjar

we can use css by using many methods it depends that u want
to user external style sheet or internal.
For external style sheet user simple syntax in head tag

<link type="text/css" href="file.css" style="stylesheet">

and internal style sheet is also 3 types but u can write
code by using and ending these tags

<style>
::code
</style>

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate a form?

1174


What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?

978


How is the comparison of objects done in php?

920


Explain me what is the difference between explode() and split() functions?

1073


How is it possible to parse a configuration file?

947


Is it possible to extend the execution time of a php script?

945


Tell me what sized websites have you worked on in the past?

893


How to split a string into array using php?

1158


What is the mysql injection?

982


List some sorting functions in php?

946


How many functions are there in php?

985


How do we get the current session id?

1000


Can you define an argument as a reference type?

950


Explain what is the difference between $var and $$var?

986


How to get ip address of a server in php?

1013