<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ミクリンわーるどSabu</title>
<link>https://ameblo.jp/yurijidai/</link>
<atom:link href="https://rssblog.ameba.jp/yurijidai/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>ブログの説明を入力します。</description>
<language>ja</language>
<item>
<title>ブログ全体に背景画像を貼るタグ</title>
<description>
<![CDATA[ <br><br><br>ブログ全体に背景画像を貼るタグです。<br><br><br>①<br>背景全面に画像を繰り返し貼る場合↓<br><br>html{<br>background-image:url(★);/*画像URL*/<br>background-repeat:repeat;<br>background-attachment:fixed;<br>}<br><br><br>②<br>背景画像をある位置に固定&amp;繰り返しなし↓<br><br>html{<br>background-image:url(★);/*画像URL*/<br>background-position:■;/*画像の位置*/<br>background-repeat:no-repeat;<br>background-attachment:fixed;<br>}<br><br>位置の部分には↓をコピペ。<br><br>左上 → left top<br>左真ん中 → left center<br>左下 → left bottom<br>真ん中上 → center top<br>ど真ん中 → center center<br>真ん中下 → center bottom<br>右上 → right top<br>右真ん中 → right center<br>右下 → right bottom<br><br>貰ったらコメ！
]]>
</description>
<link>https://ameblo.jp/yurijidai/entry-11036438178.html</link>
<pubDate>Sun, 02 Oct 2011 23:01:38 +0900</pubDate>
</item>
</channel>
</rss>
