题海让大学四年没有难题
白天模式登陆

题目详情

单选题 阅读下面HTML代码,如果期望tabs位于box容器的右下角,则需要添加的CSS样式是( ).<div id="box"><div id="tabs"></div></div>

A. #box { position:relative; } #tabs { position:absolute; right:0; bottom:0; }

B. #tabs { position:absolute; right:0; bottom:0; }

C. #tabs { position:relative; right:0; bottom:0; }

D. #box { position:relative; } #tabs { position:right bottom; }

HTML5网页设计课程封面

学科:HTML5网页设计

时间:2023-11-21 13:44:41

Copyright © 2022 津ICP备2021001502号