I have a which I want to display full screen, but I also need to incorporate a 60px high and a 10px 2条回答 离开以前 (楼主) 2021-01-07 03:24 One way to achieve this in some cases via just HTML and CSS is to have absolutely positioned div with it's top set to the 70px and every other direction set to 0px. Then every other side will adjust itself to the edges of the browser window. For example: The Full Screen 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
which I want to display full screen, but I also need to incorporate a 60px high and a 10px 2条回答 离开以前 (楼主) 2021-01-07 03:24 One way to achieve this in some cases via just HTML and CSS is to have absolutely positioned div with it's top set to the 70px and every other direction set to 0px. Then every other side will adjust itself to the edges of the browser window. For example: The Full Screen 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
60px
and a 10px
10px
One way to achieve this in some cases via just HTML and CSS is to have absolutely positioned div with it's top set to the 70px and every other direction set to 0px. Then every other side will adjust itself to the edges of the browser window.
70px
0px
For example:
The Full Screen