HTML中使图片居中显示

注:imageId为图片id
<style type="text/css"> #imageId
{ display:block; position:relative; margin:auto; } </style>

 

posted @ 2016-12-08 08:57  写代码吧  阅读(5181)  评论(0编辑  收藏  举报