[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fonts in tables



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



Reply to: