- ベストアンサー
HTMLタグについて
- HTMLタグについてのお悩みを解決!エラーが出る原因や修正方法をご紹介します。
- 文字化けしているHTMLタグの修正方法とは?正しく表示されない原因を解説します。
- HTMLタグの修正方法や表示エラーの解決策を教えます。要チェック!
- みんなの回答 (1)
- 専門家の回答
質問者が選んだベストアンサー
どこから持ってこられたか、分かりませんが、ご自身ではっきり分かっている部分以外を削除されたのでは、コメントのしようがありません。 最大の問題点は、<map name="Map6">~</map>で表せれるタグが抜けているようです。↓ <html><HEAD> <meta http-equiv="content-type" content="text/html; charset=Shift_JIS"> <link rel="stylesheet" href="../../text.css" type="text/css"> </HEAD> <BODY bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="5" marginwidth="0" marginheight="5"> <table width="760" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td> <div align="center"><img src="toppu2.gif" width="700" height="92"></div> </td> </tr> </table> <div align="center"> <table width="760" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"><img src="botan4.gif" width="700" height="57" border="0" usemap="#Map6"> <br>少なくもここに、<map name="Map6">で始まり、</map>で終わるタグが抜けています。 </div></td> </tr> <tr> <td><div align="left"></td> </tr> </table> </BODY> </html>
補足
ご回答有難う御座いました。 テンプレートの問題の有ると思われる文を全て表記いたしました。 テンプレート更新時のエラーメッセージとして 「InstanceBeginEditable 」が編集可能領域に あると出ます。 宜しくお願いします。 <HTML><!-- InstanceBegin template="/Templates/top4.dwt" codeOutsideHTMLIsLocked="false" --> <HEAD> <!-- #BeginEditable "doctitle" --> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> <TITLE>×××</TITLE> <META name="Keywords" content="○○"> <META name="description" content="△△> <!-- #EndEditable --> <meta http-equiv="content-type" content="text/html; charset=Shift_JIS"> <link rel="stylesheet" href="../../text.css" type="text/css"> </HEAD> <BODY bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="5" marginwidth="0" marginheight="5"> <table width="760" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><div align="center"><img src="toppu2.gif" width="700" height="92"></div></td> </tr> </table> <div align="center"> <table width="760" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"><img src="botan4.gif" width="700" height="57" border="0" usemap="#Map6"></div></td> </tr> <tr> <td><div align="left"><!-- InstanceBeginEditable name="contents" -->(本文)<!-- #EndEditable -->(ここから後テンプレートです。)