CSS中的clip-path能够让你指定一个网页元素的显示区域,而不是缺省的显示全部。 ... 需要absolute 和fixed 定位*/ clip: rect(110px, 160px, 170px, 60px); ...
確定! 回上一頁