diff options
Diffstat (limited to 'files/ja/web/html/element/table/index.html')
| -rw-r--r-- | files/ja/web/html/element/table/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/table/index.html b/files/ja/web/html/element/table/index.html index a8615c51f6..0873d16f51 100644 --- a/files/ja/web/html/element/table/index.html +++ b/files/ja/web/html/element/table/index.html @@ -91,7 +91,7 @@ translation_of: Web/HTML/Element/table </dd> <dt>{{htmlattrdef("bgcolor")}} {{Deprecated_inline}}</dt> <dd> - <p>表の背景色です。値は<a href="/ja/docs/Web/CSS/color_value#RGB_colors">6桁の16進 RGB コード</a>で、その前に「<code>#</code>」が付きます。定義済みの<a href="/en-US/docs/Web/CSS/color_value#Color_keywords">色キーワード</a>のうちの1つを使用することもできます。 + <p>表の背景色です。値は<a href="/ja/docs/Web/CSS/color_value#RGB_colors">6桁の16進 RGB コード</a>で、その前に「<code>#</code>」が付きます。定義済みの<a href="/ja/docs/Web/CSS/color_value#Color_keywords">色キーワード</a>のうちの1つを使用することもできます。 </p><p>同様の効果を得るには、 CSS の {{cssxref("background-color")}} プロパティを使用してください。 </p></dd> |
