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 |
how to pring 10 item per page in smartform
What design tools do you use?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What are the different types of Design Patterns and Explain them?
3 Answers Genpact, Gradatim, Gul Ahmed, TCS, Wipro,
What is singleton design pattern in java?
What are the most important software design patterns?
Which Design Patterns you know?
Is singleton bean thread safe?
Explain three types of components comprise an application design?
Give the syntax of css?
What is the gang of four design pattern?
How to analyze the design patterns ?