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.
我在响应式设计的网站中使用 galen 框架。而且我需要通过不给出固定像素数量而是百分比来检查元素。例如,我必须检查一个元素在左侧大约 10%。盖伦怎么说?我知道如何说“大约 10% 的宽度”,但我与这里的宽度和高度无关。我需要说屏幕左侧大约 %10。
任何帮助将不胜感激。谢谢!
您可以为此使用范围,请参见此处:
width 10 % of screen/width
或者
inside screen ~10 % left