I recently had to create a simple html page with the following:
- Table with 4 columns
- Header row
- When user mouse-over a cell, entire row is highlighted – rollover effect
- Row is click-able, take user to another page
- If required Javascript, can’t use jQuery