W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2003

CSS on table column

From: Guy McArthur <guym@arizona.edu>
Date: Wed, 17 Sep 2003 10:45:52 -0700
Message-ID: <3F689DD0.7030304@arizona.edu>
Cc: www-amaya@w3.org

Hi, Styles don't seem to apply to table columns 
(http://www.w3.org/TR/CSS2/tables.html#q4).

Test case:
--

   <table>
      <col style="color:black;background-color:green"/>
      <tr>
         <td>This should be in black on green.</td>
      </tr>
   </table>

-- 
Guy
Received on Wednesday, 17 September 2003 13:48:57 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:42 UTC