<?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[在後台中添加連結的URL（網址）]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[sAPAO.Commerce]]></category>
<pubDate>Tue, 11 Aug 2020 08:09:46 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	<span style="font-size: 130%;">在A.PAO 開發中的網站後台當中，上圖文都很方便，尤其只需要一次上架，就會對應電腦版（PC）與手機版（mobile）頁面，但想要在前台給用戶看到網址的話，需要輸入網址的HTML碼。<br/>範例網址如下：</span><br/><a href="https://www.aantut.org/WhatsNews_View.php?id=150" target="_blank">https://www.aantut.org/WhatsNews_View.php?id=150</a><br/>▼電腦版（PC）圖例<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4023" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4023" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/>▼手機版（mobile）圖例<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4030" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4030" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>要在後台內加入以下連結時，需寫入 html 程式碼<br/><a href="https://forms.gle/EuLQYfoTWLQrQ3kV6" target="_blank">https://forms.gle/EuLQYfoTWLQrQ3kV6</a><br/>程式碼如下：<br/><div class="code">&lt;a href=&quot;https://forms.gle/EuLQYfoTWLQrQ3kV6&quot; target=&quot;_blank&quot;&gt;https://forms.gle/EuLQYfoTWLQrQ3kV6&lt;/a&gt;</div><br/><div class="code">說明：<br/>這次連結的網址：<br/>https://forms.gle/EuLQYfoTWLQrQ3kV6<br/><br/>網址的HTML程式碼：<br/>&lt;a href=&quot;輸入網址&quot;&gt;輸入網址或說明文&lt;/a&gt;<br/><br/>意思為在另一分頁內開啟：<br/>target=&quot;_blank&quot;</div><br/><br/>▼後台的欄位<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4024" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4024" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/>Tags - <a href="https://blog.apao.idv.tw/tags/tag/" rel="tag">tag</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] 在後台中添加連結的URL（網址）]]></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>