style type="text/css"
a.tab{ float:left; margin:10px; padding-right:10px; background:#4B90C6 url(tab_bg.gif) right top no-repeat; font:bold 14px/30px 'Verdana'; color:#FFF;}
a.tab span{ padding-left:10px; background:url(tab_bg.gif) no-repeat; display:block;}
/style
body bgcolor="#FFFFFF"
a href="#" class="tab"span首页/span/a
a href="#" class="tab"span个人资料/span/a
a href="#" class="tab"span留言本/span/a
/body 代码说明:
style type="text/css"
a.tab{ float:left; margin:10px; padding-right:10px; background:#033EA5 url(tab_right.gif) right top no-repeat; font:bold 14px/30px 'Verdana'; color:#FFF;}
a.tab span{ padding-left:10px; background:url(tab_left.gif) no-repeat; display:block;}
/style
body bgcolor="#FFFFFF"
a href="#" class="tab"span首页/span/a
a href="#" class="tab"span个人资料/span/a
a href="#" class="tab"span留言本/span/a
/body