我正在寻找一个解决方案,如何绘制一个响应方,其中的高度将给予%。
<div class="square"></div>
//CSS
.square{
background: red;
height: 49%;
//and what else make this div square I found many solutions how to make it but it is dependent on width :(
}
viewport: <meta name="viewport" content="in