CSS - <length-percentage>
説明
<length> または <percentage> を指定します。
CSS
.sample1 { width: 300px; height: 200px; } .sample2 { width: 100%; height: 100%; }
リンク
Copyright (C) 2024 杜甫々
初版:2024年1月21日、最終更新:2024年1月21日
https://www.tohoho-web.com/css/value/length-percentage.htm