摘要:
<style> .f2{ width: 200px; height: 200px; background-color: red; /*第一步:设置定位为absolute*/ position: absolute; /*第二步:当前盒子的边:定位于,窗口正中,注意只是边定位于中心了*/ top:50% 阅读全文
posted @ 2020-09-20 12:10
晨光曦微
阅读(311)
评论(0)
推荐(0)
摘要:
效果: <style> .f1{ /*设置版面宽度为800*/ width: 800px; height: 800px; background-color: skyblue; /*版面让左右自动实现居中*/ margin:0 auto; } .f2{ width: 100px; height: 20 阅读全文
posted @ 2020-09-20 12:05
晨光曦微
阅读(393)
评论(0)
推荐(0)

浙公网安备 33010602011771号