CSS Interview Questions
- What is CSS?
- What is grouping?
- What is selector?
- What is ID selector?
- Is CSS case sensitive?
- What are Style Sheets?
- How to Style Table Cells?
- What is CSS rule ‘ruleset’?
- Do URL’s have quotes or not?
- Are Style Sheets case sensitive?
- How can I specify background images?
- How do I place two paragraphs next to each other?
- How do I center block-elements with CSS1?
- How can I place multiple blocks next to each other?
- How do you show which page you’re on (in a menu)? Can Style Sheets and HTML stylistic elements be used in the same document?
- How to use CSS to separate content and design?
- Why does my content shift to the left on some pages (in FF)?
- Which characters can CSS-names contain?
- Which browsers support CSS?
- How can I specify two different sets of link colors?
- What is embedded style? How to link?
- How do I move the list bullet to the left/right?
- What are inline, block, parent, children, replaced and floating elements?
- What does ABCD (and ABCDE) mean?
- How can I make a page look the same in e.g. NS and MSIE?
- How do I center block-elements with CSS1?
- Can CSS be used with other than HTML documents?
- Why are there gaps above and below my form in IE?
- What is property?
- Why call the subtended angle a “pixel”, instead of something else (e.g. “subangle”)?
- Which set of definitions, HTML attributes or CSS properties, take precedence?
- Document Style Semantics and Specification Language (DSSSL)?
- Why is it my ‘:hover’ declaration for links does not work ?
- What is CSS declaration?
- How do I have a background image that isn’t tiled?
- What is Extensible Style sheet Language (XSL)?
- How do I have a non-tiling (non-repeating) background image?
- What is attribute selector?
- Why shouldn’t I use fixed sized fonts?
- What is contextual selector?
- How far can CSS be taken beyond the web page–that is, have generalized or non-web specific features for such things as page formatting or type setting?
- Why call the subtended angle a “pixel”, instead of something else (e.g. “subangle”)?
- What is cascade?
- What is initial value?
- What is ‘important’ declaration?
- How do I combine multiple sheets into one?
- Can I attach more than one declaration to a selector?
- Which set of definitions, HTML attributes or CSS properties, take precedence?
- How do I have links of different colors on the same page?
- How frustrating is it to write a specification knowing that you’re at the browser vendors’ mercy?
- Can I include comments in my Style Sheet?
- How do you make a whole div into a link?
- What is external Style Sheet? How to link?
- What is Extensible Style sheet Language (XSL)?
- How can I specify background images?
- Document Style Semantics and Specification Language (DSSSL)?