InterviewSolution
Saved Bookmarks
| 1. |
Using negative text-indent is also known as __________(a) The Scott Kellum method(b) The Phark method(c) Radu Darvas Technique(d) The Langridge methodThe question was asked in a national level competition.This intriguing question comes from Suppressing Element Display & Visibility, Image Replacement in portion Layout & Images of CSS |
|
Answer» CORRECT option is (b) The Phark method The best explanation: Using negative text-indent is also known as the Phark method. This is the most common technique that most WEB developers have USED. The main idea is to move the text far outside the browser window by SETTING a large negative text-indent. |
|