<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[A.PAO designSTUDIO BLOG]]></title> 
<link>https://blog.apao.idv.tw/index.php</link> 
<description><![CDATA[A.PAO designSTUDIO 阿保工作室]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[A.PAO designSTUDIO BLOG]]></copyright>
<item>
<link>https://blog.apao.idv.tw/post//</link>
<title><![CDATA[CSS 背景全畫面]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[CSS]]></category>
<pubDate>Tue, 06 Oct 2015 23:20:28 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	如果設定在body背景上，也可以完成相類似的效果。<br/><div class="code">html &#123; <br/>&nbsp;&nbsp;background: url(你的圖片) no-repeat center center fixed; <br/>&nbsp;&nbsp;-webkit-background-size: cover;<br/>&nbsp;&nbsp;-moz-background-size: cover;<br/>&nbsp;&nbsp;-o-background-size: cover;<br/>&nbsp;&nbsp;background-size: cover;<br/>&#125;</div><br/>Tags - <a href="https://blog.apao.idv.tw/tags/css/" rel="tag">css</a> , <a href="https://blog.apao.idv.tw/tags/%25E5%2585%25A8%25E7%2595%25AB%25E9%259D%25A2/" rel="tag">全畫面</a> , <a href="https://blog.apao.idv.tw/tags/%25E8%2583%258C%25E6%2599%25AF/" rel="tag">背景</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] CSS 背景全畫面]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>