<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>فواصل &#187; جسم،الجداول،html،دروس،برمجه،تكويد،احتراف</title>
	<atom:link href="http://portal.fwasl.com/tag/%d8%ac%d8%b3%d9%85%d8%8c%d8%a7%d9%84%d8%ac%d8%af%d8%a7%d9%88%d9%84%d8%8chtml%d8%8c%d8%af%d8%b1%d9%88%d8%b3%d8%8c%d8%a8%d8%b1%d9%85%d8%ac%d9%87%d8%8c%d8%aa%d9%83%d9%88%d9%8a%d8%af%d8%8c%d8%a7%d8%ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://portal.fwasl.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Oct 2019 18:49:35 +0000</lastBuildDate>
	<language>ar</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>جسم الجداول وتذيله وترئيسه html الدرس الثاني عاشر</title>
		<link>http://portal.fwasl.com/%d8%ac%d8%b3%d9%85-%d8%a7%d9%84%d8%ac%d8%af%d8%a7%d9%88%d9%84-%d9%88%d8%aa%d8%b0%d9%8a%d9%84%d9%87-%d9%88%d8%aa%d8%b1%d8%a6%d9%8a%d8%b3%d9%87-html-%d8%a7%d9%84%d8%af%d8%b1%d8%b3-%d8%a7%d9%84%d8%ab/</link>
		<comments>http://portal.fwasl.com/%d8%ac%d8%b3%d9%85-%d8%a7%d9%84%d8%ac%d8%af%d8%a7%d9%88%d9%84-%d9%88%d8%aa%d8%b0%d9%8a%d9%84%d9%87-%d9%88%d8%aa%d8%b1%d8%a6%d9%8a%d8%b3%d9%87-html-%d8%a7%d9%84%d8%af%d8%b1%d8%b3-%d8%a7%d9%84%d8%ab/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 21:22:19 +0000</pubDate>
		<dc:creator><![CDATA[مدهش]]></dc:creator>
				<category><![CDATA[html & css]]></category>
		<category><![CDATA[جسم،الجداول،html،دروس،برمجه،تكويد،احتراف]]></category>

		<guid isPermaLink="false">http://www.portal.fwasl.com/?p=5456</guid>
		<description><![CDATA[الدرس الثاني عشر جسم الجدول وتذيله وترأيسه سوف ندرس اليوم table header, table body ,table footer هذه كلها خصائص موجوده في الجداول تابع معي المثال التالي [html][/html] my web site Header Body Footer [html][/html] المطلوب انك سوف تقلب العمليه اي سوف تضع header مكان الfooter]]></description>
				<content:encoded><![CDATA[<h2>الدرس الثاني عشر</h2>
<p><strong>جسم الجدول وتذيله وترأيسه</strong></p>
<p>سوف ندرس اليوم<br />
<strong>table header, table body ,table footer<br />
</strong><br />
هذه كلها خصائص موجوده في الجداول<br />
تابع معي المثال التالي</p>
[html][/html]
<p>my web site</p>
<table border="1">
<tbody></tbody>
<tbody>
<tr>
<td>Header</td>
</tr>
</tbody>
<tbody>
<tr>
<td>Body</td>
</tr>
</tbody>
<thead>
<tr>
<td>Footer</td>
</tr>
</thead>
</table>
[html][/html]
<p>المطلوب انك سوف تقلب العمليه اي سوف تضع header مكان الfooter</p>
]]></content:encoded>
			<wfw:commentRss>http://portal.fwasl.com/%d8%ac%d8%b3%d9%85-%d8%a7%d9%84%d8%ac%d8%af%d8%a7%d9%88%d9%84-%d9%88%d8%aa%d8%b0%d9%8a%d9%84%d9%87-%d9%88%d8%aa%d8%b1%d8%a6%d9%8a%d8%b3%d9%87-html-%d8%a7%d9%84%d8%af%d8%b1%d8%b3-%d8%a7%d9%84%d8%ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
