InterviewSolution
Saved Bookmarks
| 1. |
Which of the following will represent browsers in their normal states?(a) CSS ON/Images ON(b) CSS ON/Images OFF(c) CSS OFF/Images ON(d) CSS OFF/Images OFFI had been asked this question in my homework.The above asked question is from Suppressing Element Display & Visibility, Image Replacement in division Layout & Images of CSS |
|
Answer» CORRECT option is (a) CSS ON/Images ON Easiest explanation: There are five major categories for image replacement i.e. CSS ON/Images ON, CSS ON/Images OFF, CSS OFF/Images ON, CSS OFF/Images ON, CSS OFF/Images OFF, EXTRA UNNECESSARY Markup. CSS ON/Images ON represents BROWSERS in their normal states and all the techniques should pass their test. |
|