> 网页制作 > CMS技巧 > 文章内容

Php里如何让echo居中,PHP怎么居中

http://www.itjxue.com  2023-01-08 11:50  来源:未知  点击次数: 

广告居中怎么弄,新手不会哦

div style="margin:auto"

?php echo ads_list('2');?

/div

如果有内联样式,改成margin:auto就好了

我想在php中用echo 输出格式为 红色 12px 居中的 一个变量

echo("p style='font-size:24pt;color:".$title.";text-align:center'答辩成绩p");

Php里的文字怎么居中的

这是css做的事,不是php做的事;

css水平居中 text-align:center

css垂直居中 height:30px; line-height:30px;

(责任编辑:IT教学网)

更多

相关CMS技巧文章

阅读排行

专题教程

推荐CMS技巧文章

最新更新CMS技巧