<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>swf.com.tw</title>
	<link>http://swf.com.tw</link>
	<description>&#32178;&#26161;&#22810;&#23186;&#39636;</description>
	<pubDate>Thu, 09 Sep 2010 15:10:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>運用CSS樣式表編排版面（定寬雙欄）</title>
		<link>http://swf.com.tw/?p=58</link>
		<comments>http://swf.com.tw/?p=58#comments</comments>
		<pubDate>Mon, 08 May 2006 04:03:51 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=58</guid>
		<description><![CDATA[<strong>運用CSS編排版面（定寬雙欄）</strong><br />
文∕趙英傑<p align="left">假若要讓&#34;content&#34;和&#34;navbar&#34;固定水平排列在一起，可以在這兩個區域之外，另設一道圍牆，如下圖中的綠色（&#34;main&#34;）部分： 
</p><p align="center"><img src="/images/CSS/css_3.gif" alt="CSS草圖" width="422" height="316" /></p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=58</wfw:commentRSS>
	</item>
		<item>
		<title>運用CSS樣式表編排版面（浮動雙欄）</title>
		<link>http://swf.com.tw/?p=57</link>
		<comments>http://swf.com.tw/?p=57#comments</comments>
		<pubDate>Mon, 08 May 2006 04:02:33 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=57</guid>
		<description><![CDATA[<strong>運用CSS編排版面（浮動雙欄）</strong><br />
文∕趙英傑
<p>延續上一篇文章，本文將<strong>在原有的「房屋」（content區域）旁邊，再蓋一個小車庫（用來放置「導覽列」）</strong>，並且讓這兩個建築物都向瀏覽器的左邊對齊，如下圖所示：</p>
<p align="center"><img src="/images/CSS/css_2.gif" alt="CSS樣式草圖" width="420" height="275" /></p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=57</wfw:commentRSS>
	</item>
		<item>
		<title>運用CSS樣式表編排版面（單欄）</title>
		<link>http://swf.com.tw/?p=55</link>
		<comments>http://swf.com.tw/?p=55#comments</comments>
		<pubDate>Mon, 08 May 2006 04:02:05 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=55</guid>
		<description><![CDATA[<strong>運用CSS編排版面（單欄）</strong><br />
文∕趙英傑
<p>本文將說明使用CSS樣式表編排多欄式網頁的方法。著手編排網頁之前，請先把網頁的外觀格式畫下來，並且替每個分隔空間（例如，放置標題圖片和導覽列的區域、以及內文和註解等區域）設定唯一的名稱。</p>
<p align="center"><img src="/images/CSS/css_1.gif" alt="單欄CSS樣式編排草圖" width="400" height="273" /></p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=55</wfw:commentRSS>
	</item>
		<item>
		<title>使用階層式樣式表（CSS）格式化 Flash 文字</title>
		<link>http://swf.com.tw/?p=40</link>
		<comments>http://swf.com.tw/?p=40#comments</comments>
		<pubDate>Fri, 03 Mar 2006 16:06:58 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>Flash與ActionScript</category>
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=40</guid>
		<description><![CDATA[<p>本文摘錄自「<span style="color:#FF3300">Flash MX 2004《中文版》動畫網頁設計寶典</span>」一書第十章，內容涵蓋：</p>
<ul>
  <li>Flash 支援的 CSS 屬性介紹</li>
  <li>ActionScript 的 CSS 樣式類別說明</li>
  <li>建立 ActionScript 的樣式表物件</li>
  <li> 載入外部 CSS 樣式檔</li>
</ul>
<p><img src="/images/flash8_ani/flash_css.gif" alt="CSS樣式" width="345" height="323" /></p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=40</wfw:commentRSS>
	</item>
		<item>
		<title>CSS入門（二）：建立導覽列</title>
		<link>http://swf.com.tw/?p=16</link>
		<comments>http://swf.com.tw/?p=16#comments</comments>
		<pubDate>Tue, 22 Nov 2005 15:48:47 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=16</guid>
		<description><![CDATA[<strong>CSS入門（二）：建立導覽列</strong><br />
文∕趙英傑
<p>本文將說明如何透過CSS樣式，把清單（list）文字調整成底下的顯示外觀，當成導覽列使用。</p>
<p align="center"><strong><img src="/images/CSS/css2.gif" alt="使用CSS樣式設定的清單文字" width="350" height="32" /></strong></p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=16</wfw:commentRSS>
	</item>
		<item>
		<title>CSS入門（一）</title>
		<link>http://swf.com.tw/?p=13</link>
		<comments>http://swf.com.tw/?p=13#comments</comments>
		<pubDate>Fri, 11 Nov 2005 17:59:23 +0000</pubDate>
		<dc:creator>cubie</dc:creator>
		
	<category>教學文件</category>
	<category>CSS樣式表</category>
		<guid>http://swf.com.tw/?p=13</guid>
		<description><![CDATA[<p><strong>CSS入門（一）</strong><br />
文∕趙英傑</p>
<p>本文旨在提供<a href="http://swf.com.tw/?page_id=3#dw2004">《Dreamweaver MX 2004中文版網頁設計寶典》</a>一書第九章「<strong>使用CSS樣式表</strong>」補充說明。</p>
<p>HTML語言是描述網頁文件內容的標籤語言，網頁的版型編排原本不是它的職責，但是為了呈現美美的網頁，表格（&#60;table&#62;標籤）經常被當成控制留白、切割版面的元素使用。使用HTML標籤編排網頁的缺點是，網頁內容將被一堆和內文無關的標籤指令糾結在一起，而且一旦定下版型就不易修改和更換。</p>
<p><strong>CSS最偉大的貢獻就是把網頁外觀樣式的「表現層」與「內文」分隔開來</strong>，而且CSS樣式表可以單獨地儲存成一個文件讓多個網頁共用，令它們呈現一致的外觀與感覺。</p>
<p>Dreamweaver的「圖層」工具是CSS的具體應用（亦即，「圖層」工具是一種以「視覺」方式建立 CSS 的方法），能讓設計人員把網頁元素定位在任意座標位置。</p>]]></description>
		<wfw:commentRSS>http://swf.com.tw/?feed=rss2&amp;p=13</wfw:commentRSS>
	</item>
	</channel>
</rss>
