User Interface Designer Question:
Download Questions PDF

Do you know which style specification method should be used?

Answer:

Style specification method in your document should be used according to your need and requirements. The methods that can be used are:
- External Style Sheets: should be used when you want to apply the same style to multiple documents.
- Embedded Style Sheets: should be used if you want to specify styles for a single document.
- Inline Styles: should be used if you want to apply style to one or few elements in a document.

Download UI Designer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what are the media types CSS allows?Suppose If background and colour should always be set together, why do they exist as separate properties?