输入banner图图片脚本导航/分类

CSS居中可随着浏览器变大变小而居中_html/css_WEB-ITnose

关键代码:

外部DIV使用: text-align:center;

内部DIV使用: margin-left:auto;margin-right:auto

例:

居中