As someone who is not well-versed in CSS, I strive to create a design that will appear visually appealing across all browsers and screen resolutions. I have observed that certain websites construct their designs using percentages for properties like width
, height
, margin
, and padding
, so I have adopted this approach as well. However, I am unsure if there are any potential issues associated with this method.
I would greatly appreciate your advice on this matter.