diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:07:59 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:07:59 +0100 |
commit | 6ef1fa4618e08426b874529619a66adbd3d1fcf0 (patch) | |
tree | 890e3e27131be010d82ef957fa68db495006cb0e /files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.tar.gz translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.tar.bz2 translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.zip |
unslug ja: move
Diffstat (limited to 'files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea')
-rw-r--r-- | files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea/index.html b/files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea/index.html new file mode 100644 index 0000000000..fe471649c2 --- /dev/null +++ b/files/ja/conflicting/web/css_eb0c7d23f84df658710ebb6b4bdec8ea/index.html @@ -0,0 +1,28 @@ +--- +title: Other Resources +slug: Web/CSS/Other_Resources +tags: + - CSS +translation_of: Web/CSS +translation_of_original: Web/CSS/Other_Resources +--- +<h2 id="W3C_Documents" name="W3C_Documents">W3C の文書</h2> +<ul> + <li><a class="external" href="http://www.w3.org/Style/CSS/">CSS メインページ</a></li> + <li><a class="external" href="http://www.w3.org/TR/REC-CSS2/">CSS2 仕様</a></li> + <li><a class="external" href="http://www.w3.org/TR/CSS21/">CSS 2.1 仕様</a></li> + <li><a class="external" href="http://www.w3.org/Stylesheets/Core/">W3C での基本スタイルシート</a></li> + <li><a class="external" href="http://www.w3.org/Style/CSS/Test/current/">CSS1 テストスイート</a></li> + <li><a class="external" href="http://www.w3.org/Style/CSS/Test/CSS2.1/current/">CSS2.1 テストスイート</a></li> +</ul> + + +<h2 id="Other_Resources" name="Other_Resources">その他の資料</h2> +<ul> + <li><a class="external" href="http://www.w3schools.com/css/">W3 Schools CSS tutorial pages</a></li> + <li><a class="external" href="http://gallery.theopalgroup.com/selectoracle/">SelectORacle</a></li> + <li><a class="external" href="http://www.westciv.com/style_master/house/">House of Style</a></li> + <li><a class="external" href="http://www.mako4css.com/">MaKo4CSS.com</a></li> + <li>css-discuss: <a class="external" href="http://archivist.incutio.com/css-discuss/">archives</a>, <a class="external" href="http://css-discuss.incutio.com/">wiki</a></li> + <li><a class="external" href="http://www.meyerweb.com/eric/css/edge/">css/edge</a></li> +</ul> |