Changeset 9351 for temp/trunk/html/test
- Timestamp:
- 2006/11/29 14:20:34 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/kakinaka/table.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/table.html
r9350 r9351 23 23 background:#faa; 24 24 } 25 26 27 #sample2{ 28 width:210px; 29 list-style-type:none; 30 }#sample2,#sample2 td,#sample2 td a{ 31 margin:0; 32 padding:0; 33 }#sample2 td{ 34 _display:block; 35 }#sample2 td a{ 36 width:200px; 37 display:block; 38 border:1px solid #3cc; 39 background:#aff; 40 text-decoration:none; 41 }#sample2 td a:hover{ 42 border:1px solid #c33; 43 background:#faa; 44 } 45 25 46 </style> 26 47 </head> … … 36 57 37 58 <table width=500> 38 <tr id="sample "><td><a href="">¥Û¡¼¥à</a></td></tr>59 <tr id="sample2"><td><a href="">¥Û¡¼¥à</a></td></tr> 39 60 <tr><td><a href="">ÊÉ»æ</a></td></tr> 40 61 <tr><td><a href="">Æüµ</a></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.
