Explain Inline Style Sheet?
Answer / swapna
Inline Style Sheet is rarely used when a style is applied
to a single occurance of an element.
To use inline styles use ?style? attribute in relevant tag.
Ex:
<p style=?Color:Blue;margin-Left:20px?> This paragraph</p>
| Is This Answer Correct ? | 8 Yes | 0 No |
Describe the builder design pattern
What are the main usage of the patterns?
Explain what is good design?
How to test the quality of design ?
How did you design your unit tests?What about integration tests?
What are the differences between the design patterns and the framework?
What are the examples of the behavioral design patterns?
What are the biggest trends in UX Design these days?
What is the use of repository pattern?
What is the use of such a class?
What are the most important software design patterns?
What according to you will be the next best thing in UI UX Design?