<?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>Abeon Tech &#187; HTML</title>
	<atom:link href="http://www.abeontech.com/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.abeontech.com</link>
	<description>Abeon Tech is a technology blog aimed at Geeks, Webmasters and tech addicts. My articles include Security, Design, SEO, Gaming and Tech Tips!</description>
	<lastBuildDate>Thu, 24 Jun 2010 00:13:32 +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>Centering divs</title>
		<link>http://www.abeontech.com/web-design/350/centering-divs</link>
		<comments>http://www.abeontech.com/web-design/350/centering-divs#comments</comments>
		<pubDate>Mon, 14 Jun 2010 00:34:30 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=350</guid>
		<description><![CDATA[I often get asked how to properly align divs and containers on website pages.
The most common bugbear is centering divs either vertically and horizontally, which can be a pain unless you know how.
This post has three examples of how to position the divs and should help clear up any confusion you may have.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/350/centering-divs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSS and web form security</title>
		<link>http://www.abeontech.com/security/232/xss-and-web-form-security</link>
		<comments>http://www.abeontech.com/security/232/xss-and-web-form-security#comments</comments>
		<pubDate>Thu, 13 Nov 2008 19:24:22 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=232</guid>
		<description><![CDATA[There are many instances when user input is needed. But allowing just any code to be passed can cause severe problems and lead to even the most annoying 10 year old script kiddie writing PWND all over website!

There a are some simple steps which you can take to prevent most of these.
This article will go over some of the fundamental xss attacks and how to stop them.]]></description>
		<wfw:commentRss>http://www.abeontech.com/security/232/xss-and-web-form-security/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Css Image Hover Effect</title>
		<link>http://www.abeontech.com/web-design/34/css-image-hover-effect</link>
		<comments>http://www.abeontech.com/web-design/34/css-image-hover-effect#comments</comments>
		<pubDate>Tue, 02 Sep 2008 19:19:01 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=34</guid>
		<description><![CDATA[With CSS all you need to do is put a piece of code in your style sheet to automagically make image or text rollovers. 
You don't need a second image or messy scripting.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/34/css-image-hover-effect/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
