<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Website Babble Webmaster Forums - HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></title>
		<link>http://www.websitebabble.com/</link>
		<description>Got questions about how to do something in HTML, PHP or any other web language? This is where you need to be!</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 23:11:36 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.websitebabble.com/images/misc/rss.jpg</url>
			<title><![CDATA[Website Babble Webmaster Forums - HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></title>
			<link>http://www.websitebabble.com/</link>
		</image>
		<item>
			<title><![CDATA[Centering of "container" box for whole page]]></title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10509-centering-container-box-whole-page.html</link>
			<pubDate>Fri, 20 Nov 2009 15:05:32 GMT</pubDate>
			<description><![CDATA[Hello, I am new to HTML etc so hope you can help.

I'm designing a web page and will design with a1024px wide screen as my default, allowing a bit of space of course around the edge.

I want to create a 'container' for ALL sections of the site, which will automatically align to the centre, but am a bit stuck.

I opted to have the body 100% wide, so this will then provide a hint of colour no matter how wide a viewer's screen is. I wanted this container to be central, no matter how wide the screen resolution is.

I read somewhere that the postion property only works if the parent has position relativr, so did this for the body, but still no luck

I tried float, left and margin options, but still can't get the container to centrtalise.

Any help would be appreciated

Regards !]]></description>
			<content:encoded><![CDATA[<div>Hello, I am new to HTML etc so hope you can help.<br />
<br />
I'm designing a web page and will design with a1024px wide screen as my default, allowing a bit of space of course around the edge.<br />
<br />
I want to create a 'container' for ALL sections of the site, which will automatically align to the centre, but am a bit stuck.<br />
<br />
I opted to have the body 100&#37; wide, so this will then provide a hint of colour no matter how wide a viewer's screen is. I wanted this container to be central, no matter how wide the screen resolution is.<br />
<br />
I read somewhere that the postion property only works if the parent has position relativr, so did this for the body, but still no luck<br />
<br />
I tried float, left and margin options, but still can't get the container to centrtalise.<br />
<br />
Any help would be appreciated<br />
<br />
Regards !</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>wbmkk</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10509-centering-container-box-whole-page.html</guid>
		</item>
		<item>
			<title>Is there any way to do this in PHP (or with a combination of JS)?</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10502-there-any-way-do-php-combination-js.html</link>
			<pubDate>Fri, 20 Nov 2009 06:54:25 GMT</pubDate>
			<description><![CDATA[There's a login form on page A: http://www.example.com/A.html

The 'action' attribute of which is: action="/B.html"

So when someone logs in with the form on A.html, the data will be submitted to / visitor redirected to B.html. 

*Now what I want is*: there's an <iframe></iframe> on /C.html, framing B.html, is there any way so that when someone logs in with the form on A.html, the visitor is redirected to C.html and the login details is submitted to B.html that's framed on C.html in the <iframe></iframe>? So after the person logs in from A.html, he arrives at C.html with the actual CP dashboard framed in an <iframe>.

I have absolutely no clue in achieving this. Maybe the form will be submitted to C.html first and C.html submits the login details to B.html (framed in C.html) via JavaScript? How?]]></description>
			<content:encoded><![CDATA[<div>There's a login form on page A: <a href="http://www.example.com/A.html" target="_blank">http://www.example.com/A.html</a><br />
<br />
The 'action' attribute of which is: action=&quot;/B.html&quot;<br />
<br />
So when someone logs in with the form on A.html, the data will be submitted to / visitor redirected to B.html. <br />
<br />
<b>Now what I want is</b>: there's an &lt;iframe&gt;&lt;/iframe&gt; on /C.html, framing B.html, is there any way so that when someone logs in with the form on A.html, the visitor is redirected to C.html and the login details is submitted to B.html that's framed on C.html in the &lt;iframe&gt;&lt;/iframe&gt;? So after the person logs in from A.html, he arrives at C.html with the actual CP dashboard framed in an &lt;iframe&gt;.<br />
<br />
I have absolutely no clue in achieving this. Maybe the form will be submitted to C.html first and C.html submits the login details to B.html (framed in C.html) via JavaScript? How?</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>immediate</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10502-there-any-way-do-php-combination-js.html</guid>
		</item>
		<item>
			<title><![CDATA[I used Lisa's CSS file]]></title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10497-i-used-lisa-s-css-file.html</link>
			<pubDate>Thu, 19 Nov 2009 22:57:28 GMT</pubDate>
			<description><![CDATA[I think it went pretty well.  My domain is in my profile.  I just built that whole website from scratch--I was way overdue for an upgrade.  

I have one question--I'd like the sidebar and the navbar to stretch to the end of the page, but they are of a fixed length.  Is there anything I can do about that?

Also, my favicon won't show up anymore--the original one would, but I changed it and now the new one won't display--any pointers?]]></description>
			<content:encoded><![CDATA[<div>I think it went pretty well.  My domain is in my profile.  I just built that whole website from scratch--I was way overdue for an upgrade.  <br />
<br />
I have one question--I'd like the sidebar and the navbar to stretch to the end of the page, but they are of a fixed length.  Is there anything I can do about that?<br />
<br />
Also, my favicon won't show up anymore--the original one would, but I changed it and now the new one won't display--any pointers?</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>bonesheal</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10497-i-used-lisa-s-css-file.html</guid>
		</item>
		<item>
			<title>Major Word Press Issue!!!!!</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10480-major-word-press-issue.html</link>
			<pubDate>Thu, 19 Nov 2009 00:43:18 GMT</pubDate>
			<description><![CDATA[I'm creating a theme and whenever I put the search on the sidebar it messes up the whole design (as it does now on PHILOCITY.COM/TESTER).  When I remove the search, it goes back to normal.  What's Wrong?]]></description>
			<content:encoded><![CDATA[<div>I'm creating a theme and whenever I put the search on the sidebar it messes up the whole design (as it does now on PHILOCITY.COM/TESTER).  When I remove the search, it goes back to normal.  What's Wrong?</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>phil799</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10480-major-word-press-issue.html</guid>
		</item>
		<item>
			<title>Newsletter question</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10475-newsletter-question.html</link>
			<pubDate>Wed, 18 Nov 2009 18:14:41 GMT</pubDate>
			<description><![CDATA[Hey. Let's say i have a table on a database with user verified submited email addresses. Now how can i email them when i want to? I have cpanel if this provides a way. :)]]></description>
			<content:encoded><![CDATA[<div>Hey. Let's say i have a table on a database with user verified submited email addresses. Now how can i email them when i want to? I have cpanel if this provides a way. :)</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>vlad11</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10475-newsletter-question.html</guid>
		</item>
		<item>
			<title>Anyone know about mod_rewrite?</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10455-anyone-know-about-mod_rewrite.html</link>
			<pubDate>Tue, 17 Nov 2009 03:32:38 GMT</pubDate>
			<description><![CDATA[I don't like mod_rewrite.  I don't really understand mod_rewrite (and specifically why it breaks), which probably has quite a lot to do with it. :)  But enough moaning...

I've moved a folder full of images and I want to redirect them to the new location, so if I visit


Code:
---------
http://www.example.com/folder/random-image.jpg
http://www.example.com/folder/another-image.jpg
---------
I end up at


Code:
---------
http://www.example.com/folder/new-folder/random-image.jpg
http://www.example.com/folder/new-folder/another-image.jpg
---------
Based on the examples on this page (http://www.html4.com/mime/markup/php/how_to_en/how_to_system_en/how_to_system_9.php), the rule I have right now is


Code:
---------
RewriteRule ^(.*/wordpress/wp-content/themes/poleexercise/images/moves/)(*.jpg) http://www.poleexercise.co.uk/$1dvd-1-moves/$2 [L,R=301]
---------
I've also tried


Code:
---------
RewriteRule ^.*/wordpress/wp-content/themes/poleexercise/images/moves/(*.jpg) http://www.poleexercise.co.uk/wordpress/wp-content/themes/poleexercise/images/moves/dvd-1-moves/$1 [L,R=301]
---------
and quite a few other less probable alternatives too.  None of them have worked for me and I can't see what I've done wrong.  

Any help much appreciated.]]></description>
			<content:encoded><![CDATA[<div>I don't like mod_rewrite.  I don't really understand mod_rewrite (and specifically why it breaks), which probably has quite a lot to do with it. :)  But enough moaning...<br />
<br />
I've moved a folder full of images and I want to redirect them to the new location, so if I visit<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://www.example.com/folder/random-image.jpg<br />
http://www.example.com/folder/another-image.jpg</code><hr />
</div>I end up at<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://www.example.com/folder/new-folder/random-image.jpg<br />
http://www.example.com/folder/new-folder/another-image.jpg</code><hr />
</div>Based on the examples on <a href="http://www.html4.com/mime/markup/php/how_to_en/how_to_system_en/how_to_system_9.php" target="_blank">this page</a>, the rule I have right now is<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">RewriteRule ^(.*/wordpress/wp-content/themes/poleexercise/images/moves/)(*.jpg) http://www.poleexercise.co.uk/$1dvd-1-moves/$2 [L,R=301]</code><hr />
</div>I've also tried<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">RewriteRule ^.*/wordpress/wp-content/themes/poleexercise/images/moves/(*.jpg) http://www.poleexercise.co.uk/wordpress/wp-content/themes/poleexercise/images/moves/dvd-1-moves/$1 [L,R=301]</code><hr />
</div>and quite a few other less probable alternatives too.  None of them have worked for me and I can't see what I've done wrong.  <br />
<br />
Any help much appreciated.</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>meloncholy</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10455-anyone-know-about-mod_rewrite.html</guid>
		</item>
		<item>
			<title>Secure Form to use with credit card...anyone doing this?</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10428-secure-form-use-credit-card-anyone-doing.html</link>
			<pubDate>Mon, 16 Nov 2009 00:16:28 GMT</pubDate>
			<description>I have a client that has a Reservation form on their site that is starting to get used fairly well. It states that is in NOT secure but people are using it anyway.
We need to redo this with a secure manner that can state that it is secure and have it be so.

Anyone have any pointers in how they are doing this?

Again, it needs to be a form in the page that takes some info including a credit card for processing.

thanks</description>
			<content:encoded><![CDATA[<div>I have a client that has a Reservation form on their site that is starting to get used fairly well. It states that is in NOT secure but people are using it anyway.<br />
We need to redo this with a secure manner that can state that it is secure and have it be so.<br />
<br />
Anyone have any pointers in how they are doing this?<br />
<br />
Again, it needs to be a form in the page that takes some info including a credit card for processing.<br />
<br />
thanks</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>coosbaytv</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10428-secure-form-use-credit-card-anyone-doing.html</guid>
		</item>
		<item>
			<title>CSS Footer Help</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10409-css-footer-help.html</link>
			<pubDate>Sat, 14 Nov 2009 14:29:49 GMT</pubDate>
			<description>I have a site (tlrdesign.com) and I would like the footer to stick to the bottom with no space under it.</description>
			<content:encoded><![CDATA[<div>I have a site (tlrdesign.com) and I would like the footer to stick to the bottom with no space under it.</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>phil799</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10409-css-footer-help.html</guid>
		</item>
		<item>
			<title>Word press theme Help Needed</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10404-word-press-theme-help-needed.html</link>
			<pubDate>Sat, 14 Nov 2009 00:19:09 GMT</pubDate>
			<description>I am working on a word press theme (philocity.com/tester) and I am wondering why my navigation buttons are vertical instead of horizontal.
Thanks in advance!</description>
			<content:encoded><![CDATA[<div>I am working on a word press theme (philocity.com/tester) and I am wondering why my navigation buttons are vertical instead of horizontal.<br />
Thanks in advance!</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>phil799</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10404-word-press-theme-help-needed.html</guid>
		</item>
		<item>
			<title>Word press Search Help Needed</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10401-word-press-search-help-needed.html</link>
			<pubDate>Fri, 13 Nov 2009 21:13:04 GMT</pubDate>
			<description><![CDATA[I'm creating a word press theme (philocity.com) but my search button is under my search, I would like it to be all on the same line.]]></description>
			<content:encoded><![CDATA[<div>I'm creating a word press theme (philocity.com) but my search button is under my search, I would like it to be all on the same line.</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>phil799</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10401-word-press-search-help-needed.html</guid>
		</item>
		<item>
			<title>Server Side Scripting Vs. Client Side Question</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10380-server-side-scripting-vs-client-side-question.html</link>
			<pubDate>Thu, 12 Nov 2009 16:06:04 GMT</pubDate>
			<description><![CDATA[Hi everyone!

I've had my site up for quite some time now, but I'm still an amateur web developer and I still don't have a full understanding of some things.

I have recently began to notice a lot of repetitive codes on most of my site's pages and I'm wondering if it's more efficient to put these codes on external files and call them in on each page using the 
PHP:
---------
<? include 'file.php' ?>
---------
 statement instead of having the same code processed on the Client Side for every individual page. 

Since the files are imported using php, that means that they are processed on the Server Side and not the Client Side... correct? So I guess my question is, will too many php includes slow down or overload my server since it's doing more work than the user's computer? Or am I just interpreting the process wrong?

The only reason I ask is because it's a lot easier to change one file or code that is imported from an external file, then having to go to every page and make the same repetitive changes. I'm just curious if I'm exchanging convenience for performance.

Any feedback or help is appreciated,
Thanks in advance! :)]]></description>
			<content:encoded><![CDATA[<div>Hi everyone!<br />
<br />
I've had my site up for quite some time now, but I'm still an amateur web developer and I still don't have a full understanding of some things.<br />
<br />
I have recently began to notice a lot of repetitive codes on most of my site's pages and I'm wondering if it's more efficient to put these codes on external files and call them in on each page using the <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><font color="#000000">
<font color="#0000BB">&lt;? </font><font color="#007700">include </font><font color="#DD0000">'file.php' </font><font color="#0000BB">?&gt;</font>
</font>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div> statement instead of having the same code processed on the Client Side for every individual page. <br />
<br />
Since the files are imported using php, that means that they are processed on the Server Side and not the Client Side... correct? So I guess my question is, will too many <i>php includes</i> slow down or overload my server since it's doing more work than the user's computer? Or am I just interpreting the process wrong?<br />
<br />
The only reason I ask is because it's a lot easier to change one file or code that is imported from an external file, then having to go to every page and make the same repetitive changes. I'm just curious if I'm exchanging convenience for performance.<br />
<br />
Any feedback or help is appreciated,<br />
Thanks in advance! :)</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>Jsinop16</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10380-server-side-scripting-vs-client-side-question.html</guid>
		</item>
		<item>
			<title>How to create a  simple newsletter form</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10377-how-create-simple-newsletter-form.html</link>
			<pubDate>Thu, 12 Nov 2009 04:21:52 GMT</pubDate>
			<description>Does anyone know the simplest way to create a newsletter form. Basically, I would like to create a short form for people to put in their e-mail address to subscribe to newsletter.</description>
			<content:encoded><![CDATA[<div>Does anyone know the simplest way to create a newsletter form. Basically, I would like to create a short form for people to put in their e-mail address to subscribe to newsletter.</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>novicer</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10377-how-create-simple-newsletter-form.html</guid>
		</item>
		<item>
			<title>BIG gap in Word Press Theme</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10340-big-gap-word-press-theme.html</link>
			<pubDate>Mon, 09 Nov 2009 20:48:21 GMT</pubDate>
			<description>This is a link to a theme I am working on: philocity.com/tester
Please help me figure out why there is such a big gap!</description>
			<content:encoded><![CDATA[<div>This is a link to a theme I am working on: philocity.com/tester<br />
Please help me figure out why there is such a big gap!</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>phil799</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10340-big-gap-word-press-theme.html</guid>
		</item>
		<item>
			<title>AdSense align</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10289-adsense-align.html</link>
			<pubDate>Thu, 05 Nov 2009 09:36:46 GMT</pubDate>
			<description><![CDATA[Hello. Anyone knows how to make an AdSense Block, let's say a square one display inline? i mean like in the newspapers, with the picture within the writing. :) Thx]]></description>
			<content:encoded><![CDATA[<div>Hello. Anyone knows how to make an AdSense Block, let's say a square one display inline? i mean like in the newspapers, with the picture within the writing. :) Thx</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>vlad11</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10289-adsense-align.html</guid>
		</item>
		<item>
			<title>New window</title>
			<link>http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10259-new-window.html</link>
			<pubDate>Tue, 03 Nov 2009 19:01:19 GMT</pubDate>
			<description><![CDATA[Can anyone tell me how to dispaly the results of a form(a .php file) in a "pop up" type window (just a window, not buttons or anything). 
It's like <form method="post" action="script.php">....</form>
Thx.]]></description>
			<content:encoded><![CDATA[<div>Can anyone tell me how to dispaly the results of a form(a .php file) in a &quot;pop up&quot; type window (just a window, not buttons or anything). <br />
It's like &lt;form method=&quot;post&quot; action=&quot;script.php&quot;&gt;....&lt;/form&gt;<br />
Thx.</div>

]]></content:encoded>
			<category domain="http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/"><![CDATA[HTML, PHP, CSS, Javascript & Coding/Programming Topics]]></category>
			<dc:creator>vlad11</dc:creator>
			<guid isPermaLink="true">http://www.websitebabble.com/html-php-css-javascript-coding-programming-topics/10259-new-window.html</guid>
		</item>
	</channel>
</rss>
