InterviewSolution
Saved Bookmarks
| 1. |
Using actual image with inline image method is also known as __________(a) The Langridge method(b) Radu Darvas Shim(c) The Levin Technique(d) Phark method |
|
Answer» The correct choice is (d) Phark method The best I can explain: In this method, we use the actual image for image replacement. The image has alt text that will be shown when images are turned off. This technique does not seem to be good for SEO. Images will still be visible with CSS turned off and images kept on. |
|