-
Using padding is also known as ________.
-
- Langridge method
- Lindsay method
- Radu darvas method
- Leon Dwyer method
- None of these
Correct Option: A
Using padding is known as Langridge method. We push the text outside of our header using padding-top property. The property is to be set to a value that is equal to the height of the logo. But this alone is not sufficient, we have to use overflow: hidden to hide the text.