<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "刪除網頁中表單form標籤顯示時上下出現的空行"]]></title>
		<link>https://forum.andowson.com/posts/list/5.page</link>
		<description><![CDATA[Latest messages posted in the topic "刪除網頁中表單form標籤顯示時上下出現的空行"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>刪除網頁中表單form標籤顯示時上下出現的空行</title>
				<description><![CDATA[ 只要在form標籤的後面加上style="margin: 0px; padding: 0px;"即可。 
<br>
[code=html]&lt;form name="loginform" method="post" style="margin: 0px; padding: 0px;"&gt; 
<br>
&lt;table&gt; 
<br>
... 
<br>
&lt;/table&gt; 
<br>
&lt;/form&gt;[/code] 
<br>
參考資料： 
<br>
http://www.webdevelopersnotes.com/tips/html/removing_space_padding_from_form_tag.php3]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/364/692.page</guid>
				<link>https://forum.andowson.com/posts/preList/364/692.page</link>
				<pubDate><![CDATA[Wed, 18 Nov 2009 13:20:24]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>