Intention is to define font-bold _only_ for
one column in a table.

I had tried this using w3m without
any success:

<table>
 <colgroup>
  <col font-weight=bold>
  <col font-weight=normal>
 </colgroup>
 
 <tr>..here are my table contents

</table>


Would someone kindly provide some advice?


Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to