可能是一个愚蠢的问题,但我真的不能围绕这里出现什么问题.
http://harrisonfjord.com/thinkinc/
我正在建设的一个网站.我想在http://harrisonfjord.com/thinkinc/index.php#sponsors建立一个锚点链接.我已经在以下代码中设置了锚点:
@H_502_6@<a name="sponsors"></a> <div class="sponsors"> <div class="sponsors-left"> <h2>Sponsors</h2> <p>Support the lovely folks who support us! Visit their websites,join their mailing lists and peruse their wares. They are all highly-deserving of your custom,and we're thrilled to have each and everyone one of them on-board!</p> </div>但是,当您点击锚点链接时,它将位于div的一半左右.我认为这可能是锚链接加载后的图像加载问题,所以我手动放宽所有标签的宽度/高度.我也在标题栏中做了相同的cufon文本替换.
没有一个帮助,所以现在我转向你.无论什么原因,该主机在Firefox中也不起作用.对我在这里做错了什么的想法?
干杯!