zoukankan      html  css  js  c++  java
  • 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; 
        
    } 
  • 相关阅读:
    愤怒的小鸟(angry bird )
    1101模拟
    1029模拟题解
    1028题解
    图床
    数据结构
    博弈论
    差分
    前缀和
    快读和快写
  • 原文地址:https://www.cnblogs.com/Leo_wl/p/1692324.html
Copyright © 2011-2022 走看看