diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-08-02 12:14:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 01:14:40 +0900 |
commit | 86bfc6444602934695b25cee06320c49946e513c (patch) | |
tree | 2ce5eb781371782e29d22e92429dd8feae013167 /files/ja/web/guide/introduction_to_web_development | |
parent | 038ca04f4d551f547894b71d337b822d66c8a2b5 (diff) | |
download | translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.gz translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.bz2 translated-content-86bfc6444602934695b25cee06320c49946e513c.zip |
remove link 'title' attributes that's just the 'href' (ja, part 3) (#1840)
Diffstat (limited to 'files/ja/web/guide/introduction_to_web_development')
-rw-r--r-- | files/ja/web/guide/introduction_to_web_development/index.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/files/ja/web/guide/introduction_to_web_development/index.html b/files/ja/web/guide/introduction_to_web_development/index.html index 0b5ba72e9d..85c78f1cf3 100644 --- a/files/ja/web/guide/introduction_to_web_development/index.html +++ b/files/ja/web/guide/introduction_to_web_development/index.html @@ -26,10 +26,10 @@ translation_of: Web/Guide/Introduction_to_Web_development <h3 id="HTML" name="HTML">HTML</h3> <ul> - <li><a class="external" href="http://www.w3.org/community/webed/wiki/The_basics_of_HTML" title="http://www.w3.org/community/webed/wiki/The_basics_of_HTML">The basics of Hypertext Mark-up Langage (HTML)</a> — HTML とは一体なにか?</li> - <li><a class="external" href="http://reference.sitepoint.com/html/page-structure" title="http://reference.sitepoint.com/html/page-structure">Basic structure of a web page</a> — doctype とドキュメント'ツリー'</li> - <li><a class="external" href="http://reference.sitepoint.com/html/elements" title="http://reference.sitepoint.com/html/elements">Fundamental HTML elements</a> — 構造化、見出し、リスト、フォーム要素などなど、カテゴリーごとの説明。</li> - <li><a class="external" href="http://htmldog.com/guides/htmlbeginner/" title="http://htmldog.com/guides/htmlbeginner/">HTML beginners tutorial</a> — 上記で学んだ基礎を一通りまとめるチュートリアルと演習。</li> + <li><a class="external" href="http://www.w3.org/community/webed/wiki/The_basics_of_HTML">The basics of Hypertext Mark-up Langage (HTML)</a> — HTML とは一体なにか?</li> + <li><a class="external" href="http://reference.sitepoint.com/html/page-structure">Basic structure of a web page</a> — doctype とドキュメント'ツリー'</li> + <li><a class="external" href="http://reference.sitepoint.com/html/elements">Fundamental HTML elements</a> — 構造化、見出し、リスト、フォーム要素などなど、カテゴリーごとの説明。</li> + <li><a class="external" href="http://htmldog.com/guides/htmlbeginner/">HTML beginners tutorial</a> — 上記で学んだ基礎を一通りまとめるチュートリアルと演習。</li> <li><a href="/en/HTML/Element" title="en/HTML/Element"><span class="external">HTML elements reference guide</span></a> — HTML 要素の包括的なガイドとブラウザーサポートの詳細</li> </ul> @@ -38,9 +38,9 @@ translation_of: Web/Guide/Introduction_to_Web_development <ul> <li><a href="/en/CSS/Getting_Started" title="Getting Started"><span class="external">Getting started with CSS</span></a> — 基本コンセプトや基礎をカバーした、CSS の完全初心者のガイド。</li> <li><a href="/en/CSS/CSS_Reference" title="CSS Reference"><span class="external">CSS reference guide</span></a> — Gecko/Firefox それぞれのサポートに詳しい CSS の完全ガイド。</li> - <li><a class="external" href="http://www.w3.org/MarkUp/Guide/Style" title="http://www.w3.org/MarkUp/Guide/Style">The W3C introduction to styling with CSS</a> — 初心者向けウェブページのスタイル設定の簡単なガイド。</li> + <li><a class="external" href="http://www.w3.org/MarkUp/Guide/Style">The W3C introduction to styling with CSS</a> — 初心者向けウェブページのスタイル設定の簡単なガイド。</li> <li><a href="/en/Common_CSS_Questions" title="Common CSS Questions"><span class="external">Common CSS questions</span></a> — 初心者向けのよくある質問と回答。</li> - <li><a class="external" href="http://www.html.net/tutorials/css/" title="http://www.html.net/tutorials/css/">Intermediate CSS concepts</a> — グルーピング、疑似クラスなど。</li> + <li><a class="external" href="http://www.html.net/tutorials/css/">Intermediate CSS concepts</a> — グルーピング、疑似クラスなど。</li> </ul> <h3 id="JavaScript" name="JavaScript">JavaScript</h3> @@ -50,46 +50,46 @@ translation_of: Web/Guide/Introduction_to_Web_development <ul> <li><a href="/en/JavaScript/Getting_Started" title="en/JavaScript/Getting_Started"><span class="external">Getting started with JavaScript</span></a> — JavaScript とは何かと、どう役立つのか?</li> <li><a href="/en/JavaScript/Guide" title="en/JavaScript/Guide"><span class="external">JavaScript reference guide</span></a> — 初心者から上級者まですべてのレベルのための、包括的でよく更新される JavaScript ガイド。</li> - <li><a class="external" href="https://www.youtube.com/playlist?list=PL7664379246A246CB" title="http://yuiblog.com/crockford/">Crockford on JavaScript</a> — JavaScript 言語の詳細な動画シリーズ。</li> - <li><a class="external" href="http://eloquentjavascript.net/contents.html" title="http://eloquentjavascript.net/contents.html">Eloquent JavaScript </a> — 中級と上級の JavaScript 解決策の包括的なガイド。</li> + <li><a class="external" href="https://www.youtube.com/playlist?list=PL7664379246A246CB">Crockford on JavaScript</a> — JavaScript 言語の詳細な動画シリーズ。</li> + <li><a class="external" href="http://eloquentjavascript.net/contents.html">Eloquent JavaScript </a> — 中級と上級の JavaScript 解決策の包括的なガイド。</li> </ul> <h4 id="Intermediate" name="Intermediate">中級</h4> <ul> <li><a href="/en/JavaScript/A_re-introduction_to_JavaScript" title="en/JavaScript/A_re-introduction_to_JavaScript">A re-introduction to JavaScript</a> — 中級レベル開発者を対象とした JavaScript プログラミング言語の復習。</li> - <li><a class="external" href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" title="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Essential JavaScript design patterns</a> — エッセンシャル JavaScript デザインパターンの入門。</li> + <li><a class="external" href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Essential JavaScript design patterns</a> — エッセンシャル JavaScript デザインパターンの入門。</li> <li><a href="/en/Introduction_to_Object-Oriented_JavaScript" title="en/Introduction_to_Object-Oriented_JavaScript"><span class="external">Introduction to object-oriented JavaScript</span></a> — JavaScript オブジェクトモデルの学習。</li> - <li><a class="external" href="http://dev.opera.com/articles/view/javascript-best-practices/" title="http://dev.opera.com/articles/view/javascript-best-practices/">Christian Heilmann's JavaScript best practices</a> — JavaScript 記述するときの明白/明白でないベストプラクティスの学習。</li> + <li><a class="external" href="http://dev.opera.com/articles/view/javascript-best-practices/">Christian Heilmann's JavaScript best practices</a> — JavaScript 記述するときの明白/明白でないベストプラクティスの学習。</li> </ul> <h4 id="Advanced" name="Advanced">上級</h4> <ul> - <li><a class="external" href="http://ejohn.org/apps/learn/" title="http://ejohn.org/apps/learn/">Learning advanced JavaScript</a> — John Resig の JavaScript上級ガイド。</li> - <li><a class="external" href="http://uk.video.yahoo.com/watch/111585/1027823" title="http://uk.video.yahoo.com/watch/111585/1027823">Crockford on Advanced JavaScript</a> — 上級JavaScript コンセプトの 3部構成の動画。</li> - <li><a class="external" href="http://bonsaiden.github.com/JavaScript-Garden/" title="http://bonsaiden.github.com/JavaScript-Garden/">JavaScript Garden</a> — JavaScript の最もひねくれた部分の文書。</li> + <li><a class="external" href="http://ejohn.org/apps/learn/">Learning advanced JavaScript</a> — John Resig の JavaScript上級ガイド。</li> + <li><a class="external" href="http://uk.video.yahoo.com/watch/111585/1027823">Crockford on Advanced JavaScript</a> — 上級JavaScript コンセプトの 3部構成の動画。</li> + <li><a class="external" href="http://bonsaiden.github.com/JavaScript-Garden/">JavaScript Garden</a> — JavaScript の最もひねくれた部分の文書。</li> </ul> </td> <td style="vertical-align: top;"> <h2 id="Resources" name="Resources">リソース</h2> <dl> - <dt><a class="external" href="http://www.w3.org/community/webed/wiki/Main_Page" title="http://www.w3.org/community/webed/wiki/Main_Page">W3C Web Education Community Group Wiki</a></dt> + <dt><a class="external" href="http://www.w3.org/community/webed/wiki/Main_Page">W3C Web Education Community Group Wiki</a></dt> <dd>ウェブデザイン、HTML、HTML5、CSS、JavaScript、アクセシビリティを網羅。これはウェブ開発の領域をまたいだ基礎を学びたい初心者が最初に開始するのに良いポイントです。</dd> - <dt><a class="external" href="http://reference.sitepoint.com/" title="http://reference.sitepoint.com/">SitePoint</a></dt> + <dt><a class="external" href="http://reference.sitepoint.com/">SitePoint</a></dt> <dd>HTML, CSS, JavaScript 学習の信頼できるリファレンスで、さまざまなブラウザーの機能サポートやブラウザーのバグにも触れている。</dd> - <dt><a class="external" href="http://htmldog.com/" title="http://htmldog.com/">HTMLDog</a></dt> + <dt><a class="external" href="http://htmldog.com/">HTMLDog</a></dt> <dd>初心者向け HTML と CSS のすばらしく包括的なリファレンス。</dd> - <dt><a class="external" href="http://code.google.com/edu/submissions/html-css-javascript/" title="http://code.google.com/edu/submissions/html-css-javascript/">Google's HTML, CSS, and Javascript from the Ground Up</a></dt> + <dt><a class="external" href="http://code.google.com/edu/submissions/html-css-javascript/">Google's HTML, CSS, and Javascript from the Ground Up</a></dt> <dd>こちらの簡単に理解できる、Google's expert web developers の動画チュートリアルは HTML, CSS, JavaScript の基礎をカバーしている。</dd> - <dt><a class="external" href="http://www.csstutorial.net/" title="http://www.csstutorial.net/">CSSTutorial.net Beginner Tutorials</a></dt> + <dt><a class="external" href="http://www.csstutorial.net/">CSSTutorial.net Beginner Tutorials</a></dt> <dd>幅広いテキストと動画のチュートリアルで、基本から中級の CSS をカバーしている。</dd> - <dt><a class="external" href="http://www.tizag.com/cssT/" title="http://www.tizag.com/cssT/">Tizag CSS Tutorials</a></dt> + <dt><a class="external" href="http://www.tizag.com/cssT/">Tizag CSS Tutorials</a></dt> <dd>CSS を短く簡潔なチュートリアルで理解したい人向けの、簡単にフォローできるリファレンス。</dd> - <dt><a class="external" href="http://jqfundamentals.com/" title="http://jqfundamentals.com/book/book.html">jQuery Fundamentals</a></dt> + <dt><a class="external" href="http://jqfundamentals.com/">jQuery Fundamentals</a></dt> <dd>オープンソースのリファレンス本で、初心者向け JavaScript と JQuery の詳しい説明がある。</dd> - <dt><a class="external" href="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/" title="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/">JavaScript From Null: A Video Series</a></dt> + <dt><a class="external" href="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/">JavaScript From Null: A Video Series</a></dt> <dd>"視覚"ベースの学習を求める完全な初心者向けの JavaScript 動画シリーズ。</dd> </dl> </td> |