📜  在 html 代码示例中居中

📅  最后修改于: 2022-03-11 14:53:06.986000             🧑  作者: Mango

代码示例2

-------------------------------------------------------------------------------
style.css
element
{
    text-align: center;
}