html css怎么让文字在页面底部居中想要让文字在底部,需要用到 position:fixedbottom:0pxleft:0px想要让文字居中,需要用到 text-align:center示例的截图示例的代码<!doctypehtml><h2023-04-15html-css210