Categories

text spacing

text spacing

text spacing

<html>
<head>
</head>

<body>
<style type="text/css">
h1 {letter-spacing: 10px}
</style>

</head>

<body>
<h1>wide spacing</h1>
</body>
</html>

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.