Explain Internal Style Sheets?
Answer / swapna
Internal SS should be used while style is applied for
single document.
Style should be defined in a<head> tag using <style> tag
Ex: <head>
<style type=?text/css?>
Hr{color:Blue}
P{margin-Left:20px}
Body{background-image:url(?cat20.gif?)}
</style> </head>
Style tag is not supported by old browsers
| Is This Answer Correct ? | 1 Yes | 0 No |
Describe the builder design pattern
Why is singleton used?
What is the difference between UX and UI design?
What is difference between GoF and J2EE patterns?
What are the design patterns you know explain?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
What is single tone design pattern in java?
What is proxy in design pattern?
What is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 Answers Infosys, Symphony, Wipro,
Why singleton beans are not thread safe?
What is universal design?
In which application lifecycle phases is an application architecture produced?