Hi all. I have a quick question regarding text positioning. If you look at the image below:

How can I achieve this positioning and ensure that the position is constant? (for responsiveness) . I was told that using padding will not work especially when the font might increase or decrease in size when viewing a website on a mobile device (why is this so?).
Would setting the "top" property be a good idea? if so why?
Thanks in advance.
How can I achieve this positioning and ensure that the position is constant? (for responsiveness) . I was told that using padding will not work especially when the font might increase or decrease in size when viewing a website on a mobile device (why is this so?).
Would setting the "top" property be a good idea? if so why?
Thanks in advance.
Comment