<style type="text/css">
td.datacellone {
background-color: #CC9999; color: black;
}
td.datacelltwo {
background-color: #9999CC; color: black;
}
</style>
<table>
<tr><td class="datacellone">One</td><td class="datacellone">Fish</td></tr>
<tr><td class="datacelltwo">Two</td><td class="datacelltwo">Fish</td></tr>
<tr><td class="datacellone">Red</td><td class="datacellone">Fish</td></tr>
<tr><td class="datacelltwo">Blue</td><td class="datacelltwo">Fish</td></tr>
</table>
OneFishTwoFishRedFishBlueFish
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php