In Association with Amazon.in   Flipkart

Monday, April 8, 2013

CSS Types To Apply Styles


CSS is Used for re-usability and inheritance.

It is of 3 types:

þ  In Line
þ  Internal (or)  Embedded
þ  External

In Line :  CSS coding in embedded inside the tag.

Internal (or) Embedded : It is used for Reusability in Local

External: Reusability in Global. The <link> tag defines the relationship between a document and an external resource. The <link> tag is used to link to style sheets.  The rel attribute specifies the relationship between the current page and the linked web resource. 



Related Posts Plugin for WordPress, Blogger...