<style> tr.odd { background: #d0d0d0; } </style>
echo <?php '<tr'.(($c = !$c)?' class="odd"':' class="even"').'>'; ?>
<style> tr.odd { background: #d0d0d0; } </style>
echo <?php '<tr'.(($c = !$c)?' class="odd"':' class="even"').'>'; ?>
Find an error?
Everything work out great for you?
Have some feedback?
Like to see something added to the article?
PLEASE leave us a comment after the article and let us know how we are doing, or if something needs corrected, improved or clarified.
Thank you!
- The Management
Sudo Bash
By Geeks - For Geeks