Posted by jodleren on 10/24/07 09:31
Hi all!
It it pretty simple. I have a stylesheet like:
<STYLE TYPE="text/css">
TABLE { font-family : "Arial", "Helvetica", "Monaco"; font-size :
10.0pt; text-decoration : none;}
</STYLE>
Which means that <td>Hello world!</td> I get a font size 10.
But I get 3 pixels above the letters, which I'd like to reduce by one
or two. Is there a way to do that?
WBR
Sonnich
[Back to original message]
|