Jump to content

Recommended Posts

Posted

Thank you guys. Works good. I have another question about letter-spacing and normal space between letters.

The space that you see is from the letters image (32x32) because the full image is 32x32 size, and the letters are transparent, thats why it have a little space.

Posted

So can't reduce the space between letters? in the presentation images we can see very small space between letter

Posted

So can't reduce the space between letters? in the presentation images we can see very small space between letter

test this

<html><body><title>Buffer</title>
<center>
<table>
<tr>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_g" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_b" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_a" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
</tr>
</table>
<table>
<tr>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_p" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_r" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
</tr>
</center>
</table>
</body>
</html>

Posted

Look now > http://imgur.com/ut1e1ch
and the code

<html><body><title>Buffer</title>
<center>
<table cellspacing=-1 cellpadding=-1>
<tr>
<td height=39 align=center><img src="protoftwletterssilver.letter_g" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_b" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_a" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
</tr>
</table>
<table cellspacing=-1 cellpadding=-1>
<tr>
<td height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_p" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_r" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
</tr>
</center>
</table>
</body>
</html>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock