📜  如何在html代码示例中将锚点放在中心

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

代码示例1
img{
    display:'block';
    text-align:'center';
}