下次你覺得圖片是90度, 加這個code

來源: 2023-01-09 08:32:27 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

點 “HTML 源代碼”, 加上

<style>

img {transform: rotate(90deg)}

</style>