当前位置:网站首页>Height residual method
Height residual method
2022-07-04 16:45:00 【Elephants and ants】
There are two div, There are words inside 1 And words 2, How to realize text 1 And words 2 Distance of , The height residual method can be used .
Need to implement text 1 And words 2 Distance between , You can set the text 1 A height of the box
<body>
<div class="top"> written words 1</div>
<div class="bottom"> written words 2</div>
</body>
<style>
.top {
width: 300px;
height: 300px;
background: #fff;
/* Need to implement text 1 And words 2 Distance between , You can set the text 1 A height of the box */
}
</style>
边栏推荐
- Proxifier global agent software, which provides cross platform port forwarding and agent functions
- 对人胜率84%,DeepMind AI首次在西洋陆军棋中达到人类专家水平
- Qt---error: ‘QObject‘ is an ambiguous base of ‘MyView‘
- Summary of database 2
- Sql实现Split
- [Chongqing Guangdong education] National Open University spring 2019 1248 public sector human resource management reference questions
- C# 实现 FFT 正反变换 和 频域滤波
- How to save the contents of div as an image- How to save the contents of a div as a image?
- Daily notes~
- [Previous line repeated 995 more times]RecursionError: maximum recursion depth exceeded
猜你喜欢
[hcie TAC] question 5 - 1
TypeError: list indices must be integers or slices, not str
AI system content recommendation issue 24
多年锤炼,迈向Kata 3.0 !走进开箱即用的安全容器体验之旅| 龙蜥技术
A trap used by combinelatest and a debouncetime based solution
《吐血整理》保姆级系列教程-玩转Fiddler抓包教程(2)-初识Fiddler让你理性认识一下
程序员怎么才能提高代码编写速度?
Statistical learning: logistic regression and cross entropy loss (pytoch Implementation)
The vscode waveform curve prompts that the header file cannot be found (an error is reported if the header file exists)
AutoCAD - set color
随机推荐
Ten clothing stores have nine losses. A little change will make you buy every day
话里话外:流程图绘制初级:六大常见错误
China tall oil fatty acid market trend report, technical dynamic innovation and market forecast
[Chongqing Guangdong education] National Open University spring 2019 1248 public sector human resource management reference questions
Accounting regulations and professional ethics [6]
System.currentTimeMillis() 和 System.nanoTime() 哪个更快?别用错了!
China's roof ladder market trend report, technological innovation and market forecast
TypeError: list indices must be integers or slices, not str
MFC implementation of ACM basic questions encoded by the number of characters
Application of clock wheel in RPC
Sql实现Split
Accounting regulations and professional ethics [7]
Statistical learning: logistic regression and cross entropy loss (pytoch Implementation)
Change the mouse pointer on ngclick - change the mouse pointer on ngclick
Configuration instance of Oracle listener server and client
Preliminary practice of niuke.com (10)
How to save the contents of div as an image- How to save the contents of a div as a image?
System. Currenttimemillis() and system Nanotime (), which is faster? Don't use it wrong!
[Chongqing Guangdong education] National Open University spring 2019 1396 pharmaceutical administration and regulations (version) reference questions
Principle and general steps of SQL injection