how can i get the images and the content to the right to top align? i tried valign=\"top\" as you can see.
相关标签: 1条回答 轮回少年 2021-02-11 13:46 Some CSS : table td, table td * { vertical-align: top; } 0 讨论(0) 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Some CSS :
table td, table td * { vertical-align: top; }