<style> .clip-svg { clip-path: url(#clip-svg); } <img src="Harry-Potter.jpg" width="50%" height="50%" class="clip-svg"> <svg width="0" height="0"> <defs> ...
確定! 回上一頁