296361-ref.html (404B)
1 <!DOCTYPE HTML> 2 <html><head> 3 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 4 5 <style> 6 7 table { border-right: solid 16px gold; } 8 9 a { font-family: sans-serif; color: red; padding: 2px; } 10 11 </style> 12 13 14 </head><body> 15 <table cellpadding="4" rules="rows"> 16 17 <tbody><tr> 18 <td><a href="#" id ="target"> move mouse over this text </a></td> 19 <td></td> 20 </tr> 21 22 </tbody></table> 23 </body></html>