重要なお知らせ

「教えて! goo」は2025年9月17日(水)をもちまして、サービスを終了いたします。詳細はこちら>

【GOLF me!】初月無料お試し

重ね重ね質問してごめんなさい!
スタイルシートを使ってみたんですけど・・・

<HTML>
<HARD>

<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="content-style-type" content="text/css">
<META name="robots" content="noindex,nofollow">

<TITLE>**************</TITLE>
<style type="text/css"><!--

body{font-size:12px;}

div{font-size:14pt;font-weight:bold;color:orange;text-indent:47em;}

.moji{font-size:13px;font-weight:normal;color:black;text-indent:65em;}

span{font-size:14px;color:orange;margin-left:75em;}

.rire{font-size:12px;color:black}


--></style>
</HEAD>

<BODY>
<BR><BR><BR><BR>
<div>***********</div>
<BR>

<div class="moji">***************</div>
<BR><BR>
<span><A HREF="mail.htm"><IMG SRC="image/******.gif" border=0></A>(←mail)</span>

<BR><BR><BR><BR>

<table class="rire" border align="right" border="0" cellpadding="0" cellspacing="1" bordercolor="orange">
<tbody>
<tr>
<td>**** <img src="image/***.gif"></td>
<BR>
<tr>
<td align="left">
<table style=" border:1px;solid #ffa000; cellpadding: 3px;width: 320px;height: 63px ;color:black; font-size:12px;">
<tr>
<td>****</td>

</tr>
</tbody>
</table>

   ・
   ・
   ・


テーブルタグを閉じても文字がテーブルの中に入ってしまうんです・・・。
何が間違っているのか分かりません・・・。閉じるタブは閉じてます・・・よね?

教えてください!

A 回答 (2件)

<table class="rire"・・・・


・・・・
<table style=" border:1px・・・・

とtableタグが二つあるのに、閉じる方は最後の
</table>
だけです。
つまりtableタグが閉じてないのです。
    • good
    • 0

とりあえず適当なリファレンスぐらいは読まれた方がいいと思います。


ちゃんと閉じてないタグがあります。このサイトで修正していけばちゃんとできますよ。
http://www.seotoools.com/htmllint/htmllint.html
    • good
    • 0

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!