2019年9月3日火曜日

HTMLチェックボックス(Bloggerに使える)

HTMLタブで、コードの挿入


<input type="checkbox"/>

=>




<input type="checkbox" style="width:22px; height:22px;"/>

=>




<input type="checkbox" style="width:88px; height:88px;"/>

=>

0 件のコメント:

コメントを投稿