css居中代码怎么写CSS居中代码是:```margin: 0 auto```拓展:HTML标签换行可以使用标签,如:```这是一段文本。这是换行后的文本。```这样:body{margin:0padding:0width:100%height:100%2023-03-05html-css150