ホームページ > 記事 > ウェブフロントエンド > link_html/css_WEB-ITnose のマウスの形状を変更する方法
このコードをリンクに追加するだけです
または、上記のように CSS で記述することもできます
style="cursor:hand" style="cursor:crosshair"
style="cursor:text " style="cursor:お待ちください"
style="cursor:move" style="cursor:help"
style="cursor:e-resize" style="cursor:n-resize"
style="cursor:nw-resize" style="cursor :w-resize"
style="cursor:s-resize" style="cursor:se-resize"
style="cursor:sw-resize"
上記のコードを追加するだけでマウスの多様化が可能接続するか、ページの STYLE エリアで実行します。