私はコーディングに関しては比較的初心者ですが、友人がプロのサイトのように見えるように Tumblr を作成しています。
ナビゲーションバーだけが問題です。私はそれを適切に配置し、5つの異なる方法でイメージマップを作成しましたが、毎回リンクが左に歪んでしまい、私の人生では問題を特定することはできません.
マッピングのコードは次のとおりです。
<div style="display:block; width:2819px; height:242px; background:url(http://25.media.tumblr.com/ebc94124ba5998d21de08ddcb2e49a2c/tumblr_mtyjp4OLQH1sw93yro1_1280.png); position:absolute; margin:0px 0px; background-repeat: no-repeat;">
<map id="imgmap20139301813" name="imgmap20139301813"><area shape="rect" alt="" title="" coords="471,63,510,80" href="http://davidallanhowell.tumblr.com/homepage" target="_self" /><area shape="rect" alt="" title="" coords="541,63,590,79" href="http://davidallanhowell.tumblr.com/resume" target="_self" /><area shape="rect" alt="" title="" coords="622,63,662,79" href="http://davidallanhowell.tumblr.com/media" target="_self" /><area shape="rect" alt="" title="" coords="691,64,735,79" href="http://davidallanhowell.tumblr.com/studio" target="_self" /><area shape="rect" alt="" title="" coords="765,63,817,79" href="http://davidallanhowell.tumblr.com/contact" target="_self" /></map>
</style>
修正しようとするまで表示されなかった 2 つ目の問題は、見苦しい灰色のバーが画像全体に表示されることです。
ヘルプ?
おそらく明らかな問題であることを前もって感謝し、お詫び申し上げます。