CSS 高度(css height) 一、height高度语法 - TOP1、高度基本语法Height:auto 设置高度自动(通常默认高度是auto自动,自适用内容而增高,通常如果想高度自适应不用设置)Height:20px 设置高度为固定数值2、CSS高度用法结构#divcss5{height:50px}设置了divcss5对象盒子高度为50px(像素)3、height高 CSS 2024-01-23 30 点赞 0 评论 45 浏览