<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Which Part Of This Code is The Myspace Layout?</title>
	<atom:link href="http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm</link>
	<description>bodylanguagevideos.com</description>
	<lastBuildDate>Wed, 12 May 2010 13:07:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: -- JuliuS -- d</title>
		<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/comment-page-1#comment-847</link>
		<dc:creator>-- JuliuS -- d</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm#comment-847</guid>
		<description>ei, this is just simple html table. its produced by using php(personal home page) scripting.
its just made of a series of codes like this:
&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;table&gt;
if you try to copy this code in notepad, and save it as an html file, example: (myspace.html), and try to open it, the first line&#039;s code is this:
&lt;html&gt;
&lt;body&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td width=100 bgcolor=&quot;#FF9933&quot;&gt;
&lt;/td&gt;
&lt;td width=100 bgcolor=&quot;#F9D6B4&quot;&gt;
Jun 9 2007 11:02A 

what in the world is your about me section about? were you attacked by a bear or something? 
&lt;/td&gt;
&lt;/tr&gt;
&lt;table&gt;
&lt;/body&gt;
&lt;/html&gt;

if you repeat the 
&lt;tr&gt;
&lt;td width=100 bgcolor=&quot;#FF9933&quot;&gt;&gt;&quot;text&quot;&lt;/td&gt;
&lt;td width=100 bgcolor=&quot;#F9D6B4&quot;&gt;&gt;&quot;text&quot;&lt;/td&gt;
&lt;/tr&gt;
sequence, you&#039;ll produce the layout you&#039;ve seen in this myspace coding.

i think you just wanted to know the color of the tables, i used firework&#039;s select color tool to see the color numbers. just adjust the values in the width property to suit your desired look.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>ei, this is just simple html table. its produced by using php(personal home page) scripting.<br />
its just made of a series of codes like this:<br />
&lt;table&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;<br />
&lt;/td&gt;<br />
&lt;td&gt;<br />
&lt;/td&gt;<br />
&lt;table&gt;<br />
if you try to copy this code in notepad, and save it as an html file, example: (myspace.html), and try to open it, the first line&#8217;s code is this:<br />
&lt;html&gt;<br />
&lt;body&gt;<br />
&lt;table&gt;<br />
&lt;tr&gt;<br />
&lt;td width=100 bgcolor=&quot;#FF9933&quot;&gt;<br />
&lt;/td&gt;<br />
&lt;td width=100 bgcolor=&quot;#F9D6B4&quot;&gt;<br />
Jun 9 2007 11:02A </p>
<p>what in the world is your about me section about? were you attacked by a bear or something?<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;table&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p>if you repeat the<br />
&lt;tr&gt;<br />
&lt;td width=100 bgcolor=&quot;#FF9933&quot;&gt;&gt;&quot;text&quot;&lt;/td&gt;<br />
&lt;td width=100 bgcolor=&quot;#F9D6B4&quot;&gt;&gt;&quot;text&quot;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
sequence, you&#8217;ll produce the layout you&#8217;ve seen in this myspace coding.</p>
<p>i think you just wanted to know the color of the tables, i used firework&#8217;s select color tool to see the color numbers. just adjust the values in the width property to suit your desired look.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Expert</title>
		<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/comment-page-1#comment-846</link>
		<dc:creator>Expert</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm#comment-846</guid>
		<description>try this, it has even better codes&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://www.myspacedream.com/</description>
		<content:encoded><![CDATA[<p>try this, it has even better codes<br /><b>References : </b><br /><a href="http://www.myspacedream.com/" rel="nofollow">http://www.myspacedream.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joco119</title>
		<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/comment-page-1#comment-845</link>
		<dc:creator>joco119</dc:creator>
		<pubDate>Wed, 27 Jan 2010 09:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm#comment-845</guid>
		<description>I&#039;m not sure where you got all of that from, but I think you need to try again.  Layout codes are long, but not usually THAT long.  I would advise not to use this code.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure where you got all of that from, but I think you need to try again.  Layout codes are long, but not usually THAT long.  I would advise not to use this code.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: little miss advice</title>
		<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/comment-page-1#comment-844</link>
		<dc:creator>little miss advice</dc:creator>
		<pubDate>Wed, 27 Jan 2010 09:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm#comment-844</guid>
		<description>well...unfortunately i feel that you have used an unreliable source to get your layouts.  try skem9.com ot myspaces own layouts.  maybe pimp-my-pro.com?  there are several but the one you have used is not going to work.

there are bits and pieces of a layout in this code...but it has been extended and therefore ruined.

but keep in mind that myspace layout codes ARE really long - when you do find one that&#039;s reliable.

**4 love &amp;&amp; advice - little miss advice - is here**&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>well&#8230;unfortunately i feel that you have used an unreliable source to get your layouts.  try skem9.com ot myspaces own layouts.  maybe pimp-my-pro.com?  there are several but the one you have used is not going to work.</p>
<p>there are bits and pieces of a layout in this code&#8230;but it has been extended and therefore ruined.</p>
<p>but keep in mind that myspace layout codes ARE really long &#8211; when you do find one that&#8217;s reliable.</p>
<p>**4 love &amp;&amp; advice &#8211; little miss advice &#8211; is here**<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carinacelata</title>
		<link>http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm/comment-page-1#comment-843</link>
		<dc:creator>carinacelata</dc:creator>
		<pubDate>Wed, 27 Jan 2010 08:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://bodylanguagevideos.com/videos-body-language-men-women/which-part-of-this-code-is-the-myspace-layout.htm#comment-843</guid>
		<description>Where did you get this code at, what type of layout are you trying to use?
Try looking for a different source for a layout.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Where did you get this code at, what type of layout are you trying to use?<br />
Try looking for a different source for a layout.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

