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; 
    
} 
原文地址:https://www.cnblogs.com/Leo_wl/p/1692324.html