Newer
Older
2021-Fuki-second / dbl.html
<!DOCTYPE html>
<html lang="ja">
<head>
<title>dblSize()</title>
<script type="text/javascript" src="dbl.js"></script>
</head>

<body>
<h1>二倍、ニバーイ</h1>
<p>あいうえお</p>
<p>かきくけこ</p>
<p>さしすせそ</p>
<p>どれもこれも、二倍に。</p>

</body>
</html>