HTML中使图片居中显示

注:imageId为图片id <style type="text/css"> #imageId{ display:block; position:relative; margin:auto; } </style>
相关文章
相关标签/搜索