AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
<html> <head> <title>Hello World 2</title> </head> <body> <h1 id="monH1"></h1> </body> <script type="text/javascript"> document.getElementById("monH1").innerHTML="Hello World"; </script></html>