-
Using Overflow is known as ______.
-
- The Phark method
- The Langridge method
- The Leon method
- The Scott Kellum method
- None of these
Correct Option: C
In this method, overflow property is used to hide the element completely. Using this technique requires to wrap the text in a <span> element just like the other methods. The text is hidden by overflow: hidden property.