<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite>html - Difference between type=&quot;text/css&quot; and type=&quot;text/stylesheet&quot;? - Stack Overflow</cite>
(<time>2015-06-30 11:13:28 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://stackoverflow.com/questions/12457812/difference-between-type-text-css-and-type-text-stylesheet">http://stackoverflow.com/questions/12457812/difference-between-type-text-css-and-type-text-stylesheet</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">Invalid &lt;link rel type&gt; causes Firefox to not render the stylesheet · Issue #14 · kpdecker/six-speed</cite>
(<time>2015-06-30 11:14:05 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/kpdecker/six-speed/issues/14">https://github.com/kpdecker/six-speed/issues/14</anchor-external></p><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="ja">IEのスタイルシート - 開発用メモ</cite>
(<time>2015-06-30 11:15:06 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://hariganet.hatenablog.com/entry/2013/08/01/020622">http://hariganet.hatenablog.com/entry/2013/08/01/020622</anchor-external></p></figcaption><blockquote><p>type=&quot;text/stylesheet&quot;</p><p>という書き方自体がだめらしい。</p><p>つくって覚えるJavaScript+HTML5入門では、type=&quot;text/stylesheet&quot;になってたんだけど、なんで?</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <cite>Doing More with Less</cite>
(<time>2015-06-30 11:15:27 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.stylinwithcss.com/blog/post.php?s=2013-05-31-doing-more-with-less">http://www.stylinwithcss.com/blog/post.php?s=2013-05-31-doing-more-with-less</anchor-external></p></figcaption><blockquote><p>&lt;link href=&quot;css/styles.less&quot; rel=&quot;stylesheet/less&quot; type=&quot;text/stylesheet&quot; /&gt;</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> <cite>Mojolicious::Plugin::AssetPack::Manual::Include - search.cpan.org</cite>
(<time>2015-06-30 11:16:08 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://search.cpan.org/~jhthorsen/Mojolicious-Plugin-AssetPack-0.55/lib/Mojolicious/Plugin/AssetPack/Manual/Include.pod">http://search.cpan.org/~jhthorsen/Mojolicious-Plugin-AssetPack-0.55/lib/Mojolicious/Plugin/AssetPack/Manual/Include.pod</anchor-external></p></figcaption><blockquote><p>&lt;style type=&quot;text/stylesheet&quot;&gt;</p><p>/* your css here */</p><p>&lt;/style&gt;</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end> <cite xml:lang="en-gb">CSS loaded but not applied • mozillaZine Forums</cite>
(<time>2015-06-30 11:17:07 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://forums.mozillazine.org/viewtopic.php?f=25&amp;t=645641">http://forums.mozillazine.org/viewtopic.php?f=25&amp;t=645641</anchor-external></p></figcaption><blockquote><p>CSS = document.createElement(&quot;link&quot;); </p><p>CSS.href = &quot;a.css&quot;; </p><p>CSS.rel = &quot;stylesheet&quot;; </p><p>CSS.type = &quot;text/stylesheet&quot;; </p></blockquote></figure></body></html>