CSS clip-path

関連タイピング
-
タイピングのついでにHTML5の練習もしちゃいましょう。
プレイ回数5342長文311打 -
htmlの雛形覚え用
プレイ回数633英語長文258打 -
基礎的なHTML
プレイ回数3494英語54打 -
html DOM要素
プレイ回数537英語長文285打 -
html初心者用のタイピングです。
プレイ回数5767短文英字50打 -
htmlのタグを入力
プレイ回数103300秒 -
html5の単語での基礎練習
プレイ回数5668短文英字339打 -
HTML5の働きの理解
プレイ回数1850長文1268打
問題文
ふりがな非表示
ふりがな表示
(clip-path:inset(10px 5px round 5%);)
inset(上 右 下 左 round 左上 右上 右下 左下)
(clip-path:circle(50px at right top);)
circle(半径 at 位置)
(clip-path:ellipse(60px 40px at 60px 40%);)
ellipse(x半径 y半径 at 左右 上下 中心の位置
(clip-path:polygon(0% 0%,100% 0%,50% 100%);)
poygon(X座標 y座標のペア);
(clip-path:circle(50%);shape-outside:circle(50%);)
shape-outside: clip-pathと同じ;
(shape-margin:10px;)
shape-margin:
(color:transparent;)
color:rgba(0,0,0,0);
(background-clip:text;)
background-clip