- Inline CSS / Inline Styles
- Embedded CSS / Embedded Styles
- External CSS / External Styles
Inline styles are styles that are written directly in the tag on the document. Inline styles affect only the tag they are applied to

2) Embedded CSS / Embedded Styles
Embedded styles are styles that are written in a similar document within style tag under head tag Embedded styles affect only the page / document where they are applied to

3) External CSS / External Styles
External styles are styles that are written in a separate document and then attached to various Web documents. External style sheets can affect any document they are attached to
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=473e3f92-aac2-4391-b7d8-92ae058ea7ba)
No comments:
Post a Comment