IT Placement Papers Web Technologies CSS
This category contains CSS Interview Questions and Answers |
How do I design for backward compatibility using Style Sheets?
|
|
|
|
|
Existing HTML style methods (such as and ) may be easily combined with style sheet specification methods. Browsers that do not understand style sheets will use the older HTML formatting methods, and style sheets specifications can control the appearance of these elements in browsers that support CSS1.
Only registered users can write comments. Please login or register.
|