|
本帖最后由 喬治兄 于 2019-9-25 19:40 编辑
小弟不才,搞了一天一夜
實在不知如何能把 clip 的圖置於左上
盼同好指引迷津...處理方法狀況如附圖 & 附件
經過 clip 的圖定位應該是在原圖的位置上
不知是否有方法能移至左上角
謝謝
感謝大德
abbreviation
<b>abbreviation</b>
<style>img { position: absolute;clip: rect(224px,707px,672px,0px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
ABC
<b>ABC</b>
<style>img { position: absolute;clip: rect(672px,707px,1424px,0px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
abdicate
<b>abdicate</b>
<style>img { position: absolute;clip: rect(1424px,707px,1836px,0px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
abduct
<b>abduct</b>
<style>img { position: absolute;clip: rect(1836px,707px,2168px,0px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
aberration
<b>aberration</b>
<style>img { position: absolute;clip: rect(110px,1416px,561px,707px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
abet
<b>abet</b>
<style>img { position: absolute;clip: rect(561px,1416px,936px,707px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
abeyance
<b>abeyance</b>
<style>img { position: absolute;clip: rect(936px,1416px,1798px,707px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
abhor
<b>abhor</b>
<style>img { position: absolute;clip: rect(1798px,1416px,2136px,707px);}</style>
<img src="0002.png" width="1416" height="2172">
</>
|
|