hi,

I'm wondering if I can simply put text vertical with a single line of code.

<table border="1" cellpadding="5" cellspacing="3">
    <tr>
        <th> News: </th>
        <td colspan="10"> Our site has been updated! </td>
    </tr>
    <tr>
        <th> Info: </th>
        <td colspan="10"> This is the new design </td>
    </tr>
</table>

I want to make the <th> with info larger (vertically), so vertical text would 
be better.

Is this possible? And if not, how would you handle this? simply every time a 
break after each letter?

greetz,
jeroen

_________________________________________________________________
Even niet achter je PC? Neem je Messenger mee op je gsm!
http://www.windowslivemobile.msn.com/nl-be
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to