DIV内容右下角
答案:3 悬赏:70 手机版
解决时间 2021-03-23 15:56
- 提问者网友:半生酒醒
- 2021-03-22 17:15
DIV内容右下角
最佳答案
- 五星知识达人网友:神鬼未生
- 2021-03-22 17:46
使用定位,例:
.main{
width:500px;
height:500px;
position:relative;}
.tab{
position:absolute;
right:0;
bottom:0;}
.main{
width:500px;
height:500px;
position:relative;}
.tab{
position:absolute;
right:0;
bottom:0;}
全部回答
- 1楼网友:神的生死簿
- 2021-03-22 19:56
div 用相对定位
table 用绝对定位(right:0,bottom:0)
table 用绝对定位(right:0,bottom:0)
- 2楼网友:廢物販賣機
- 2021-03-22 18:44
表格 |
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯