つながりを重視 <!-- body { font-family: Verdana; font-size: 9pt; color: #000080 } --> ハイパーコネクションを拡大するには、任意の接続の上にマウスを移動します。 ハイパーコネクション 1 ハイパーコネクション 2 ハイパーコネクション 3 [Ctrl A すべて選択 注: 外部 Js を導入する必要がある場合は、 を実行するために更新する必要があります] <!-- function link1Over() { link1.style.color="red" link1.style.fontSize=36 } function link1Out() { link1.style.color="black" link1.style.fontSize=12 } function link2Over() { link2.style.color="green" link2.style.fontSize=36 } function link2Out() { link2.style.color="black" link2.style.fontSize=12 } function link3Over() { link3.style.color="blue" link3.style.fontSize=36 } function link3Out() { link3.style.color="black" link3.style.fontSize=12 } -->