标题:
fieldset实现表中表效果
[打印本页]
作者:
php
时间:
2007-12-17 17:14
标题:
fieldset实现表中表效果
<
html
>
<
head
>
<
body
>
<
table
width
=
"200"
>
<
tr
>
<
td
>
<
fieldset
style
=
"width:200"
align
=
"center"
>
<
legend
>
<
table
style
=
"border: 1 solid #000000"
width
=
"80"
cellspacing
=
"1"
cellpadding
=
"0"
height
=
"20"
>
<
tr
>
<
td
>
<
font
color
=
blue
>
天极网页陶吧
<
/
font
>
<
/
td
>
<
/
tr
>
<
/
table
>
<
/
legend
>
<
br
>
<
/
fieldset
>
<
/
td
>
<
/
tr
>
<
/
table
>
<
/
body
>
<
script
language
=
"Javascript"
>
var
now
=
new Date
(
)
;
document
.
write
(
"<img src='http://counter.yesky.com/counter.shtml?CID=54197&AID=-1&refer="
+
escape
(
document
.
referrer
)
+
"&rand="
+
now
.
getTime
(
)
+
"&cur="
+
escape
(
document
.
URL
)
+
"' border='0' alt='' width='0' height='0'>"
)
;
<
/
script
>
<
noscript
>
<
img
src
=
"
http://counter.yesky.com/counter.shtml?CID=54197&
;AID=-1&refer=noscriptcounter&cur=noscriptcounter"
border
=
'0'
width
=
'0'
height
=
'0'
/
>
<
/
noscript
>
欢迎光临 编程开发论坛 (http://bbs.lihuasoft.net/)
Powered by Discuz! 6.0.0