How can I center horizontally and vertically a text? I don't want to use position absolute because I try with it and my other div getting worse. Is there another way to do that ?
div {
height: 400px;
width: 800px;
background: red;
}
<div>
<h1>This is title</h1>
</div>
1 answer
Ricciflows
时间主宰一切,但是时间终究不如因果...
测试回答问题功能,本回答发自APP。
- 回答功能正常。
- 测试编辑功能