<文字間隔の設定>

このあたりは鮫が出ます。遊泳禁止!


<head>
<style type="text/css">
<!--
.wspace {
     letter-spacing:15pt;
     text-align:center;
     border:1px solid maroon;
    }

-->
</head>
<body>
    <p class="wspace">このあたりは鮫が出ます。遊泳禁止!</p>


</body>