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

What is the use of header() function in PHP? What the Limitation of HEADER()?

1088


How do you remove duplicates from an array?

1096


How can we change the maximum size of the files to be uploaded?

1085


What are new features in php 7?

1059


Tell me what's the difference between include and require?

1056


What is the use of nl2br() in php?

1096


Explain me what is the importance of "method" attribute in a html form?

972


What is the ioncube php loader?

1061


Explain about the connective abilities of the PHP?

1070


What are the advantages of stored procedures in php?

1019


How to include a file code in different files in php?

1166


How to read one character from a file?

1178


What is variable declaration?

1000


What is the functionality of the functions strstr() and stristr()?

1026


Give the case where we can use get and we can use post methods?

1093