Quantcast
Channel: Adobe Community : 全コンテンツ - Dreamweaverコミュニティフォーラム (Japan)
Viewing all articles
Browse latest Browse all 1208

表の罫線がDWでは表示されるのにブラウザで表示されない。

$
0
0

表作成で、罫線を表示させたいのですが、border="1"と指定し、DWで見ると表示されているのに、ブラウザで見ると外枠のみ表示されており、中の罫線が表示されません。どうしてなのか 、分からずに困っています。どなたかご教授いただけましたらありがたいです。どうぞ宜しくお願いいたします。

こんな感じで書いています。↓

 

<table width="279" height="100" border="1">

   <tr>

     <th bgcolor="#CBCA98"border="1" scope="col"> </th>

   <th width="25" bgcolor="#CBCA98" scope="col"border="1">月</th>

   <th width="25" bgcolor="#CBCA98" scope="col">火</th>

   <th width="25" bgcolor="#CBCA98" scope="col">水</th>

   <th width="25" bgcolor="#CBCA98" scope="col">木</th>

                   <th width="25" bgcolor="#CBCA98" scope="col">金</th></tr>

   <tr>

   <th bgcolor="#CBCA98">9:30~13:00</th>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">/</td>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">○</td>

   </tr>

   <tr>

   <th height="30" bgcolor="#CBCA98" class="sub">15:00~18:00</th>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">☆※</td>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">○</td>

   <td bgcolor="#CBCA98">○</td>

   </tr>

   </table>


Viewing all articles
Browse latest Browse all 1208

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>