I have seen many times as highly skilled web designers/developers apply em unit in font-size as well as for margin and padding, I am curious to know that em unit could also be applied on the height and width of the element? OR we can stick with pixels on that.
I have seen many times as highly skilled web designers/developers apply em unit in
Share
yes, you can use
em(andpt,%and all the others) forwidthandheight, too.