【发布时间】:2014-03-10 10:38:39
【问题描述】:
单击超链接后,我正在显示图像。当我在 mozilla firefox 中显示图像时,它是居中对齐的,但是当我在 Google chrome 中显示相同的图像时,它是左对齐的。我不明白为什么会这样。为了您的参考,我在下面给出了 HTML 代码以及 mozilla firefox 和 Google chrome 中的屏幕截图。
HTML代码如下:
<a style="font-size:17px;" href="Annual Gathering 2014.jpg"><strong><font color="42515a">ANNUAL GATHERING 2014 ( Click to view the detail schedule)</font></strong></a>
Mozilla Firefox 中的屏幕截图如下:
谷歌浏览器的屏幕截图如下:
感谢您理解我的问题。等待您的回复。
【问题讨论】:
标签: html css image google-chrome firefox