My webpage is showing different sized text in different computer resolutions. I need to fix it using CSS.
I have idea about screen-size and how to do it using CSS. I applied that in my webpage but its not affecting the other desktops and laptops, having different screen resolution.
Can anybody help me out to fix this issue and if there is any way out to change CSS based on screen resolution.
Thanks.