<?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>Web design blog &#187; HTML</title>
	<atom:link href="http://www.webdesign.info.ro/webdesign/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesign.info.ro</link>
	<description>Web design blog</description>
	<lastBuildDate>Sun, 23 Nov 2008 17:29:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Web Design &#8211; Hyperlinkuri</title>
		<link>http://www.webdesign.info.ro/web-design/web-design-hyperlinkuri/42/web-design-hyperlinkuri.html</link>
		<comments>http://www.webdesign.info.ro/web-design/web-design-hyperlinkuri/42/web-design-hyperlinkuri.html#comments</comments>
		<pubDate>Wed, 27 Feb 2008 16:38:15 +0000</pubDate>
		<dc:creator>Web Design</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.webdesign.info.ro/web-design/web-design-hyperlinkuri/42/web-design-hyperlinkuri.html</guid>
		<description><![CDATA[Un link (sau un text activ) în cadrul unui fisier html se marcheaza prin codul &#60;a&#62;, respectiv &#60;/a&#62; pentru închidere. Pentru a indica fisierul la care se face referire, se utilizeaza atributul href (de la hypertext reference). Copiem (sau cream) în directorul în care lucram un alt fisier html &#8211; de exemplu computer.html. Inseram sintaxa [...]]]></description>
		<wfw:commentRss>http://www.webdesign.info.ro/web-design/web-design-hyperlinkuri/42/web-design-hyperlinkuri.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design &#8211; Tabele</title>
		<link>http://www.webdesign.info.ro/web-design/web-design-tabele/41/web-design-tabele.html</link>
		<comments>http://www.webdesign.info.ro/web-design/web-design-tabele/41/web-design-tabele.html#comments</comments>
		<pubDate>Wed, 27 Feb 2008 16:36:46 +0000</pubDate>
		<dc:creator>Web Design</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.webdesign.info.ro/web-design/web-design-tabele/41/web-design-tabele.html</guid>
		<description><![CDATA[Vom crea un tabel cu doua linii si trei coloane. Codul &#60;tr&#62; (de la table row) se foloseste pentru a marca începutul, respectiv sfârsitul unei linii, iar &#60;td&#62; se foloseste pentru celule de tabel (table data). &#60;table border=&#8221;1&#8243;&#62;          &#60;tr&#62;                   &#60;td&#62;lin 1, col 1&#60;/td&#62;                   &#60;td&#62;lin 1, col 2&#60;/td&#62;                   &#60;td&#62;lin 1, col 3&#60;/td&#62; [...]]]></description>
		<wfw:commentRss>http://www.webdesign.info.ro/web-design/web-design-tabele/41/web-design-tabele.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
