以下为引用的内容:
style type="text/css"> <!-- table {border-collapse:collapse;} td{ border-left:0; border-top:0; border-right:1px solid #00cd11; border-bottom:1px solid #cb1122; font-family:"Courier New", Courier, mono; font-size:11px; height:25px; padding:0 12px 0 12px; border-collapse:collapse; } .tdblue{ font-weight:bold; color:#3C00C6; } --> </style>
<table cellspacing="0" cellpadding="0"> <tr> <td class="tdblue">Select My Menu</td> </tr> <tr> <td>Who am I?</td> </tr> <tr> <td>细线表格</td> </tr> <tr> <td>Contact me</td> </tr> </table>
|