<! DOCTYPE html >
< html>
< head>
< meta charset = " utf-8" >
< title> 商品分类代码</ title>
< script type = " text/javascript" >
function MM_preloadImages ( ) {
var d= document; if ( d. images) { if ( ! d. MM_p) d. MM_p= new Array ( ) ;
var i, j= d. MM_p. length, a= MM_preloadImages. arguments; for ( i= 0 ; i< a. length; i++ )
if ( a[ i] . indexOf ( "#" ) != 0 ) { d. MM_p[ j] = new Image ; d. MM_p[ j++ ] . src= a[ i] ; } }
}
</ script>
< style type = " text/css" >
td table {
font-weight : bold;
font-size : 18px;
color : #000;
}
body table tr {
text-align : center;
font-weight : bold;
}
td:hover {
color : #FFF;
}
a:link {
color : #000;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #000;
}
a:hover {
text-decoration : none;
color : #FFF;
}
a:active {
text-decoration : none;
color : #FFF;
}
</ style>
</ head>
< body>
< table width = " 858" border = " 0" align = " center" cellspacing = " 0" >
< tr>
< td width = " 176" height = " 35" bgcolor = " #0000FF" > 所有商品</ td>
< td width = " 94" bgcolor = " #0000FF" > 首页</ td>
< td width = " 128" bgcolor = " #0000FF" > 针织卫衣</ td>
< td width = " 149" bgcolor = " #0000FF" > 运动系列</ td>
< td width = " 148" bgcolor = " #0000FF" > 西服套装</ td>
< td width = " 151" bgcolor = " #0000FF" > 牛仔系列</ td>
</ tr>
</ table>
</ body>
</ html>