May 5, 2009

0 Specify space between the characters

in this tutorial you can specify space between the characters.

<html>
<head>
<style type="text/css">
h1 {letter-spacing : -3px}
h4 {letter-spacing: 0.5cm}
</style>
</head>
<body>
<h1> this is header 1 </h1>
<h4> this is header 4 </h4>
</body>
</html>








this is header 1


this is header 4





0 comments:

Post a Comment

Blogger Themes

 
Powered by Blogger