aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/guide/graphics
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-04-14 12:34:03 -0400
committerGitHub <noreply@github.com>2021-04-15 01:34:03 +0900
commit90ef2bfaaabf3adcbb50be1c5d538d564c43facb (patch)
tree045bae9bf5dcfcefaf38de4a578bbaf46ddaa1f1 /files/ja/web/guide/graphics
parent656f5d2f0dae82bc66f2c22172c65b36cf68f6cc (diff)
downloadtranslated-content-90ef2bfaaabf3adcbb50be1c5d538d564c43facb.tar.gz
translated-content-90ef2bfaaabf3adcbb50be1c5d538d564c43facb.tar.bz2
translated-content-90ef2bfaaabf3adcbb50be1c5d538d564c43facb.zip
getting rid of .alllinks links (#485)
Diffstat (limited to 'files/ja/web/guide/graphics')
-rw-r--r--files/ja/web/guide/graphics/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/guide/graphics/index.html b/files/ja/web/guide/graphics/index.html
index e8f842c2cb..2c7f8745eb 100644
--- a/files/ja/web/guide/graphics/index.html
+++ b/files/ja/web/guide/graphics/index.html
@@ -17,8 +17,6 @@ translation_of: Web/Guide/Graphics
---
<p><span class="seoSummary">ウェブサイトやアプリケーションは、画像などのグラフィックを表現する必要がある場合がよくあります。</span>静的な画像であれば、 {{HTMLElement("img")}} 要素を使ったり、 {{cssxref("background-image")}} プロパティで HTML 要素の背景を設定したりすることで、簡単に表示することができます。その場でグラフィックを構築したり、事後に画像を操作したりすることもできます。<span class="seoSummary">これらの記事は、このような操作を行う方法についての詳しい情報を提供しています。</span></p>
-<div class="row topicpage-table">
-<div class="section">
<h2 class="Documentation" id="2D_Graphics" name="2D_Graphics">2D グラフィック</h2>
<dl>
@@ -28,10 +26,6 @@ translation_of: Web/Guide/Graphics
<dd>SVG (Scalable Vector Graphics) を使うと、直線や曲線、他の幾何学図形を使用してグラフィックを描画できます。ビットマップの使用を避けることにより、どのようなサイズにもすっきりと変更可能な画像を生成できます。</dd>
</dl>
-<p><span class="alllinks"><a href="/ja/docs/tag/Graphics">すべて見る...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Documentation" id="3D_Graphics" name="3D_Graphics">3D グラフィック</h2>
<dl>
@@ -47,5 +41,3 @@ translation_of: Web/Guide/Graphics
<dt><a href="/ja/docs/WebRTC">WebRTC</a></dt>
<dd>WebRTC の「RTC」は、Real-Time Communications の頭文字です。これは、ブラウザークライアント間 (P2P) で音声/動画ストリーミングとデータ共有を可能にする技術です。</dd>
</dl>
-</div>
-</div>