<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>NAOのブログ</title>
<link>https://ameblo.jp/naogsxr1000/</link>
<atom:link href="https://rssblog.ameba.jp/naogsxr1000/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>ブログの説明を入力します。</description>
<language>ja</language>
<item>
<title>CSSでロールオーバー時の透過処理を設定する</title>
<description>
<![CDATA[ imgタグのclass属性に alpha（任意文字列） を指定する。<br><br>[css記述]<br><br>a:hover img.alpha{<br>opacity:0.8;<br>filter:alpha(opacity=80);<br>-ms-filter: "alpha( opacity=80 )";<br>}<br><br>[html記述]<br><br>&lt;a href="#"&gt;&lt;img src="001.jpg" class="alpha"&gt;&lt;/a&gt;<br><br>これでマウスオーバー時にピカピカ光ってくれる。<br><br>ただし、背景が白意外の場合はその色が見えてくる。<br>
]]>
</description>
<link>https://ameblo.jp/naogsxr1000/entry-11182868391.html</link>
<pubDate>Sun, 04 Mar 2012 17:54:58 +0900</pubDate>
</item>
<item>
<title>テスト</title>
<description>
<![CDATA[ テスト
]]>
</description>
<link>https://ameblo.jp/naogsxr1000/entry-11182861619.html</link>
<pubDate>Sun, 04 Mar 2012 17:52:42 +0900</pubDate>
</item>
</channel>
</rss>
