<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title></title>
	<link>http://www.e3webdesigns.com/wordpress</link>
	<description></description>
	<lastBuildDate>Sun, 27 Sep 2009 01:12:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Coldfusion temperature conversion web service</title>
		<description>Time for a little example of Coldfusion web services!  You heard me right, we are going to delve into a short and sweet example of how to create, and invoke a web service using Coldfusion!
It's a very simple example of converting a temperature value from Farenheit to Celsius or ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=234</link>
			</item>
	<item>
		<title>The Mack Daddy of Contact Forms!</title>
		<description>This is it folks; the beast!  This is the contact form to rule them all!

What we have here is a contact form structured with a nice marriage of XHTML and CSS, validated via jQuery, a dynamically generated captcha image for security, and PHP logic to handle the transfer of ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=198</link>
			</item>
	<item>
		<title>IDs and Class Names</title>
		<description>There are quite a few meaningful elements to hang your styles on in a typical (x)HTML document. Take a look at a few...

h1, h2, h3, etc.
p, a, ol, li, ul
td, tr, thead, tbody, tfoot
blockquote, fieldset, legend

The list goes on and provides a very good foundation for applying your style rules. ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=149</link>
			</item>
	<item>
		<title>CSS Selectors</title>
		<description>To successfully target a certain (x)HTML element it must first be well-formed. We use the selector portion of the css style rule to apply our styles to specific elements.

Common Selectors (element or simple selectors):

There are two common selectors called 'type' and 'descendant' selectors. Type selectors are used to target a ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=97</link>
			</item>
	<item>
		<title>Hyperlinks with icons via CSS</title>
		<description>We all know the traditional css styles for hyperlink manipulation.  The anchor pseudo-classes are great for adding small embelishments here and there, but there are a few other pretty cool techniques that can be put to use to really spice up our links.

It is difficult to tell just where ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=90</link>
			</item>
	<item>
		<title>Enable form fields</title>
		<description>If you do not want the end user to input information into your form until they agree to a condition, waiver, agreement, etc., you can simply disable the form fields until the user checks a box stating that they agree with the terms and conditions.  This event handler calls ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=85</link>
			</item>
	<item>
		<title>onClick=Hide/Show a Div</title>
		<description>Ahh, Javascript; you mysterious bitch. Here's a cool one that uses a simple function paired with an event handler assigned to a radio button to hide or make visible a div tag and its contents.  Note there are two sets of functions and two ways to target those sets.





Untitled ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=80</link>
			</item>
	<item>
		<title>CSS: An Introduction</title>
		<description>So here we find ourselves in the world of CSS.  This is one of my favorite technologies yet it is also one that I have yet to fully understand and ultimately master.  So let's get to it.

What is CSS?  It's a nifty little technology that basically dresses ...</description>
		<link>http://www.e3webdesigns.com/wordpress/?p=60</link>
			</item>
</channel>
</rss>
