Hi,
Freinds,
please post your replies for below questions for sharing our knowledge on CSS
- What is CSS?
- What are Style Sheets?
- What is external Style Sheet? How to link?
- What is embedded style? How to link?
- What is inline style? How to link?
- What is imported Style Sheet? How to link?
- What is alternate Style Sheet? How to link?
- What is persistent style?
- What is preferred style?
- How do I combine multiple sheets into one?
- What is CSS rule 'ruleset'?
- What is CSS rule 'at-rule'?
- What is selector?
- What is CLASS selector?
- What is ID selector?
- What is contextual selector?
- What is attribute selector? [CSS2]
- What is parent-child selector? [CSS2]
- What is CSS declaration?
- What is 'important' declaration?
- What is property?
- What is shorthand property?
- What is value?
- What is initial value?
- Can I attach more than one declaration to a selector?
- What is class?
- What is grouping?
- What are pseudo-elements?
- What are pseudo-classes?
- What is cascade?
- What is cascading order?
- What are inline, block, parent, children, replaced and floating elements?
- How does inheritance work?
- Are Style Sheets case sensitive?
- Which characters can CSS-names contain?
- Can I include comments in my Style Sheet?
- Can Style Sheets and HTML stylistic elements be used in the same document?
- Which set of definitions, HTML attributes or CSS properties, take precedence?
- Can CSS be used with other than HTML documents?