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个回答
Ricciflows
This person is lazy, nothing was left behind...
测试回答问题功能,本回答发自APP。
- 回答功能正常。
- 测试编辑功能