|
A stylesheet language used to describe the presentation of a
document written in a markup language.................
Read answer
Inline, external, imported and embedded are the different
types of style sheets...............
Read
answer
CSS Background
CSS Text
CSS Font
CSS Border
CSS Outline..............
Read
answer
font-style
font-variant
font-weight
font-size/line-height..................
Read answer
Inline - If only a small piece of code has to be styled
then inline style sheets can be used..............
Read
answer
More CSS interview questions
What is CSS? Explain its features.
Why do you use CSS?
What is a style sheet?
Why do you need a style sheet over regular HTML?
List different types of Style Sheets and how do you link to them?
Explain Class.
Explain Grouping.
What are the functions of following selectors? a.) h1 b.) .warning c.) #footer
Explain Embedded Style Sheet. How would you link to it?
Explain External Style Sheet. How would you link to it?
What is selector? Explain: a.) ID Selector b.) Contractual Selector c.)
Attribute Selector d.) Parent Child Selector
What are the advantages and disadvantages of following style methods? a.)
External Style Sheets b.) Embedded Style Sheets c.) Inline Styles
Situation - You want to set up a minimum width for IE. How would you do that?
Situation - You want to place a text over an image. How would you do that?
Situation - You want to combine multiple sheets into one. How would you do
that?
Situation - You want to specify background images. How would you do that?
Explain following elements: a.) Inline b.) Block c.) Parent d.) Children
How do you separate content and design in CSS?
Explain pseudo classes.
Explain: a.) CSS declaration b.) Important declaration
Situation - You just set the background image and you want it to be
non-repeating. What would you do?
Differentiate between ID and Class.
You want to have a you text-links without an underline. How would you do that?
Explain cascading order.
You want links of different colours on the same page. How would you do that?
Explain: a.) Value b.) Initial value
How would you style the following? a.) Table cells b.) Forms
Are there any WYSIWYG editors available for creation of style sheets?
You want to justify your text. How would you do that?
I want to place two paragraphs adjacent to each other. How should I do
it?
|