Fork me on GitHub
ASP.NET:就是喜欢Web Form,就是喜欢拖控件(四)

 

    table.commodity_data 
    
{ 
        width
:100%; 
    
} 
    table.commodity_data tr th 
    
{ 
        width
:15em; 
        background-color
:Gray; 
    
} 
    table.commodity_data tr td 
    
{ 
        width
:15em; 
        text-align
:center; 
    
} 
    table.commodity_data tr td.image 
    
{ 
        width
:auto; 
    
} 
    table.commodity_data tr th.image 
    
{ 
        width
:auto; 
    
} 

 

 

posted on 2010-03-23 10:53  HackerVirus  阅读(237)  评论(0)    收藏  举报