Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
响应式设计在 ems 而不是 px 中设置边框半径是否更好?
我读过列和媒体查询宽度作为 ems 比像素更好,以获得更灵敏的设计,但是我从未听说有人使用 ems 作为边界半径。
em 总是更适合响应式设计,你可以在这里转换它http://pxtoem.com/
是的,您可以使用 ems 作为边界半径,它比 px 响应更好吗?,嗯,值得商榷..因为并非总是如此,当您的屏幕较小或相对较大时,它看起来不会那么好或不美观,但是在响应式设计方面,使用 ems 比使用 px 更好