<?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 enavu</title>
	<atom:link href="http://web.enavu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.enavu.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:47:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mock Design Slice HTML CSS JavaScript &#8211; Modern Approach to Creating Websites</title>
		<link>http://web.enavu.com/daily-tip/mock-design-slice-html-css-javascript-modern-approach-to-creating-websites/</link>
		<comments>http://web.enavu.com/daily-tip/mock-design-slice-html-css-javascript-modern-approach-to-creating-websites/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:47:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1876</guid>
		<description><![CDATA[The optimal process I have developed after creating thousands of websites, if you follow my pattern and understand the reasoning behind it you can be making websites two to three times faster!]]></description>
			<content:encoded><![CDATA[<p>The optimal process I have developed after creating thousands of websites, if you follow my pattern and understand the reasoning behind it you can be making websites two to three times faster!<span id="more-1876"></span></p>
<h2 style="margin-bottom:4px;">My Designer Shades Have Cookie Jars</h2>
<h3><span style="color: #a4a4a4;"><em>(Mock Design Slice HTML CSS JavaScript/JQuery)</em></span></h3>
<p>Okay the acronym MDSHCJ might be hard to remember, but <strong>My Designer Shades Have Cookie Jars</strong> is pretty darn catchy. As you can see in the title this stands for Mock Design Slice HTML CSS and JavaScript/JQuery. Let&#8217;s get started, I will go over each part of this development process so you can get an idea of how it all works and how it can help you make websites faster.</p>
<h2>Mock Up</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/m.jpg"><img class="alignnone size-full wp-image-1882" title="m" src="http://web.enavu.com/wp-content/uploads/m.jpg" alt="Mock Up" width="400" height="95" /></a></p>
<p>Mocking up, and planning a website is an important part of the creation of any kind of websites. Whether you are going to work with your client to come up with some rough sketches, or you are creating your own website. You need to sit down and figure out exactly what you want on the website. Whenever I am talking with designers who haven&#8217;t done this often I ask them to think about what the website does, what you are trying to get across, and what is the overall goal. If you can come up with a list of design elements and goals for the website creating a mock up will become extremely easy.</p>
<p>Start with understanding who your audience is, how often do they browse the internet, what is their skill level, what kind of website are they looking for. Then go into trying to figure out the main purposes of their visit, for example if it&#8217;s a store website the main purpose for them being there is to purchase items and pay for them. Knowing this information helps you understand what you need to make stand out and what should be placed where.</p>
<h2>Design</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/d.jpg"><img class="alignnone size-full wp-image-1883" title="d" src="http://web.enavu.com/wp-content/uploads/d.jpg" alt="Design" width="400" height="95" /></a></p>
<p>Once you have created your <strong>Mock Up</strong> you are ready to move onto designing the website. Whether you use Photoshop, Fireworks, or Paint you need to start thinking about things like colors and patterns you want to use throughout your design to give it consistency and usability. Something I have found helpful when designing the website is to keep in mind you will be eventually slicing it and getting it ready for use. What this means is that staying mindful to the overall process can help you or whoever is going to slice the design to do everything in a much nicer manner. This could mean keep things in Folders, keep layers organized so that it&#8217;s easy to find elements. User rulers and slices so that the Coder can easily distinguish between the distances you used and the intentions you had. This is useful to you especially if you leave the design to marinate for a while and then come back to it, looking at all those rulers you added can remind you what you really had in mind. Also when creating the design comes the time when you need to pay attention to things like spacing, grids, colors, sizes and all the great stuff that comes with being a designer.</p>
<h2>Slice</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/s.jpg"><img class="alignnone size-full wp-image-1884" title="s" src="http://web.enavu.com/wp-content/uploads/s.jpg" alt="Slice" width="400" height="95" /></a></p>
<p>Slicing is one of those things that you can do a hundred different ways and you still might find ways to improve it. Personally i have found that with every next website i make it becomes easier and easier to know what exactly i will need. If you are not familiar with slicing it&#8217;s the part where you take a design and start generating the images you will need to create your website. Whether it&#8217;s a repeating background or a submit button this is where you create your jpgs, pngs, and gifs. Keep in mind that a lot of the things in your design can likely be recreating using clean and simple CSS, and even CSS3 which with the right amount of Progressive Enhancement can be very beneficial to you and your users.</p>
<h2>HTML</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/h.jpg"><img class="alignnone size-full wp-image-1885" title="h" src="http://web.enavu.com/wp-content/uploads/h.jpg" alt="HTML" width="400" height="95" /></a></p>
<p>The HTML is my favorite part of this process, because it is very precise and beautiful if you do it right. I first start by breaking down the components of my design. Header, footer, navigation, side column and so on. Once i have those down, i start filling them up with the smaller elements like Unordered Lists and Paragraphs with Lorem Ipsum. Something i like to do is use ID&#8217;s for the bigger elements like the header footer and main part of the website, and use classes within for the elements that i will be reusing. Use indentation of course to keep your code organized and easy to work with, and add little pretty HTML comments when you close a DIV or a UL, this will save you a lot of headaches when you come back to add/edit things in your website.</p>
<h2>CSS</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/c.jpg"><img class="alignnone size-full wp-image-1886" title="c" src="http://web.enavu.com/wp-content/uploads/c.jpg" alt="CSS" width="400" height="95" /></a></p>
<p>I find CSS to be an art, just like when a painter sits down and starts adding color to his painting. With CSS i like to start by styling the Main elements as mentioned above, i keep an area in my stylesheet just for those big elements that go on every page. Then once i start adding page specific styling i create a new section with a CSS comment to distinguish between my pages. Now don&#8217;t worry too much about whether an element will be used across the board or in a single page, i have had to take elements out of the specific page code into the general code. With css i also like to use indentation to specify that the styling for the element belongs to the element above it.</p>
<h2>JavaScript/jQuery</h2>
<p><a href="http://web.enavu.com/wp-content/uploads/j.jpg"><img class="alignnone size-full wp-image-1887" title="j" src="http://web.enavu.com/wp-content/uploads/j.jpg" alt="JS" width="400" height="95" /></a></p>
<p>JavaScript and jQuery/MooTools/YUI and so on should be the last thing you add to your website. They are the interactive part of your website, they are what the user can do with the page. If you kept in mind that you will be using JavaScript for your HTML elements when you were writing the code for your page this should be a breeze as all the elements have the correct classes and ID&#8217;s for you to easily manipulate and have your final interactive website ready.</p>
<h2>Conclusion</h2>
<p>The process i have described might not be what works best for you, but if you can understand why i follow those steps, and why this works for me i think you will have a much better idea as to how to optimize your process. For example once you write your HTML you can use the <a title="CSS GENERATOR" href="http://lab.xms.pl/css-generator/">CSS GENERATOR</a> and get the CSS corresponding to your code. Also having the images once you are writing the HTML and the CSS helps with sizing things correctly, and especially with Dreamweaver you can always click browse when you are adding an img src or a css background and directly select the correct image!  Now go out and make a few websites, have fun and happy coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/daily-tip/mock-design-slice-html-css-javascript-modern-approach-to-creating-websites/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Centering a Div Vertically and Horizontally via pure CSS or with JS</title>
		<link>http://web.enavu.com/snippets/centering-a-div-vertically-and-horizontally-via-pure-css-or-with-js/</link>
		<comments>http://web.enavu.com/snippets/centering-a-div-vertically-and-horizontally-via-pure-css-or-with-js/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 17:36:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1894</guid>
		<description><![CDATA[This tutorial goes over a very simple and clean method of Centering a Div or any other block element Vertically and Horizontally.]]></description>
			<content:encoded><![CDATA[<p>This tutorial goes over a very simple and clean method of Centering a Div or any other block element Vertically and Horizontally.<span id="more-1894"></span></p>
<p>So we begin with our div. Let&#8217;s call it div_center. </p>
<pre name="code" class="html">
&lt;div class=&quot;div_center&quot;&gt;
 Our text can go in here.
&lt;/div&gt;&lt;!--div_center--&gt;
</pre>
<p>The only little problem with the pure CSS method is that we need to know the exact width of the element and a good estimation of the height. So we will need to set a width and a height, then add our padding and add those together. You can set the height to Auto and then just not fully center it Vertically. But here is the actual trick. You position the element fixed, then you add a position left of 50% and a position top of 50%. This doesn&#8217;t exactly do it just yet, now we take the width divide it by two and the resulting number we use as a negative margin left. Same thing for the height, divide and use as negative margin top. Here is a css example:</p>
<pre name="code" class="css">
.div_center {
	width:490px;
	height:390px;
	padding:5px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-200px;
}
/* alternatively */
.div_center {
	width:490px;
	height:auto;
	padding:5px;
	position:fixed;
	left:50%;
	top:35%;
	margin-left:-250px;
}
/* or if you have a better idea of the height,
assuming the elements height will be around 500px,
you want to use a higher value */

.div_center {
	width:490px;
	height:auto;
	padding:5px;
	position:fixed;
	left:50%;
	top:5%;
	margin-left:-250px;
	margin-top:-250px;
}
</pre>
<p>So now that you know how you can easily do this with pure CSS, it&#8217;s even easier with jQuery.</p>
<p>Since you have already grasped the concept from above, here is the jquery:</p>
<pre name="code" class="js">
$(".center_me").css({'margin-top':$(this).height()/-2, 'margin-left':$(this).width()/-2,"position":"fixed","left":"50%","top":"50%"});
</pre>
<p>Now all you have to worry about is making your element pretty, jquery will take care of everything else!</p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/snippets/centering-a-div-vertically-and-horizontally-via-pure-css-or-with-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Advanced jQuery Placeholder Plugin (cross-browser support)</title>
		<link>http://web.enavu.com/design/advanced-jquery-placeholder-plugin-cross-browser-support/</link>
		<comments>http://web.enavu.com/design/advanced-jquery-placeholder-plugin-cross-browser-support/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 15:40:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1856</guid>
		<description><![CDATA[Plugin that enables you to use the Placeholder attribute inside your input fields.]]></description>
			<content:encoded><![CDATA[<p>Plugin that enables you to use the Placeholder attribute inside your input fields.<span id="more-1856"></span></p>
<p>I was looking for a plugin that allows me to use the awesome Placeholder attribute inside my input fields so that on focus the value is replaced. I found a couple okay ones but none of them applied a placeholder class that can gray out my text so I decided to write one myself. I came up with this awesome little addition to your jQuery plugin arsenal.</p>
<p>Here is how to use it:</p>
<pre name="code" class="js">
$("input:text").placeholder();
</pre>
<p>It is as easy as that. If you want your own custom class just do this:</p>
<pre name="code" class="js">
$("input:text").placeholder({css_class: "anyclassyouwant"});
</pre>
<p>Just remember not to use the dot and just use the name of the class. By default it uses class placeholder so you can just add this to your CSS:</p>
<pre name="code" class="css">
.placeholder {color:#888;  font-style:italic;}
</pre>
<p>How easy was that, now head on over and download this script:</p>
<p><a href="http://plugins.jquery.com/files/jquery.placeholder.js_4.txt">Download Plugin (latest release)</a></p>
<p><b><i>The plugin is under the MIT license agreement. In short you are free to use it for whatever you like and redistribute as you see fit! However we do highly appreciate mentioning of our blog.</i></b></p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/design/advanced-jquery-placeholder-plugin-cross-browser-support/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Web Forms: Semantic Mark Up in our Forms [part 2]</title>
		<link>http://web.enavu.com/snippets/web-forms-semantic-mark-up-in-our-forms-part-2/</link>
		<comments>http://web.enavu.com/snippets/web-forms-semantic-mark-up-in-our-forms-part-2/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 23:52:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1836</guid>
		<description><![CDATA[Creating forms can be a tricky subject, especially if you go in the table-less path. In this article we discuss the methods of creating semantic forms.]]></description>
			<content:encoded><![CDATA[<p>Creating forms can be a tricky subject, especially if you go in the table-less path. In this article we discuss the methods of creating semantic forms.<span id="more-1836"></span></p>
<p>In the first part of this series we discussed the ways we can help our users to use our forms, today we are going to review how to create forms from the perspective of a Web Developer. I would like to state that this is only one way to accomplish this and there are alternative ways.</p>
<h2>Preface</h2>
<p>Using tables is something I do not like to do unless i am truly forced to by the circumstances (like tabular data). Tables is something you definitely can do without tables, all you need is some good clean html and css. Let&#8217;s create a clean and simple form using pure html and css. And discuss other possible techniques.</p>
<h3>Semantic Form Type 1</h3>
<p>First let us lay down the HTML ground work on which we can start building our form.</p>
<pre class="html" name="code">&lt;form class="form" &gt;
    &lt;fieldset&gt;
		&lt;legend&gt;Semantic Form&lt;/legend&gt;
        &lt;div&gt;
        	&lt;label&gt;First Name:&lt;/label&gt;
            &lt;input type="text" class="field" /&gt;
        &lt;/div&gt;
        &lt;div&gt;
        	&lt;label&gt;Last Name:&lt;/label&gt;
            &lt;input type="text" class="field" /&gt;
        &lt;/div&gt;
        &lt;div&gt;
        	&lt;label&gt;Address:&lt;/label&gt;
            &lt;input type="text" class="field" /&gt;
        &lt;/div&gt;
        &lt;div&gt;
        	&lt;label&gt;Phone:&lt;/label&gt;
            &lt;input type="text" class="field phone" /&gt;
        &lt;/div&gt;
        &lt;div&gt;
        	&lt;input type="submit" value="submit" /&gt;
        &lt;/div&gt;
    &lt;/fieldset&gt;
&lt;/form&gt;
</pre>
<p>In the code above you will notice I use div&#8217;s to horizontally separate the fields. You can use unordered/ordered lists, paragraphs or any other block element.</p>
<p>Now let&#8217;s style the simple form.</p>
<pre class="css" name="code">.form { width:250px; margin:50px auto;} /* set a width for our form, and center it with some spacing above */
.form fieldset {border-top:1px solid #ccc;} /* just for styling the top of the fieldset */
.form fieldset legend {font-size:1.2em; font-weight:600; padding:0px 5px 0px 0px;} /* add some styling to form header */
.form div {clear:both; padding:10px 0px;} /*clear the floated label and input */
.form label {display:block; float:left; width:46%;} /* position the labels to the left */
.form input.field {float:left; margin-left:3%; width:47%;} /* position the input */
</pre>
<p>Keep in mind the above code has had a Eric Meyer reset which removed all margins paddings and borders. As you can see i have added a comment for what each line does in the CSS.</p>
<p>That was easy, simple clean form that just works!</p>
<h3>The Other Possible Methods</h3>
<p>The method above is one of many possible solutions. I have seen people use Unordered Lists instead of my div&#8217;s and others use paragraphs they are all block level elements so they will work just fine. In my demo you will notice the labels float to the left of our input fields, you can also create forms with the text being above each field, all you have to do is remove the float and display the label block! Vuala you have a whole new style in 2 steps!</p>
<p>You can also easily create this into a two column form by simply adding a new fieldset that has its own set width and is floated, it&#8217;s as simple as that!</p>
<h3>What&#8217;s Next</h3>
<p>In our next installment of Web Forms we will talk about validation, the good, the bad and the ugly! Stay tuned for a series that will truly talk about every single aspects of Web Forms!</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/snippets/web-forms-semantic-mark-up-in-our-forms-part-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Forms: Types of User Assistance [part 1]</title>
		<link>http://web.enavu.com/tutorials/web-forms-types-of-user-assistance-part-1/</link>
		<comments>http://web.enavu.com/tutorials/web-forms-types-of-user-assistance-part-1/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 04:22:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tutsvalley.com/?p=837</guid>
		<description><![CDATA[In this series we talk about web forms and the best practices we have gathered as experienced web developers. This first part talks about User Assistance.]]></description>
			<content:encoded><![CDATA[<p>In this series we talk about web forms and the best practices we have gathered as experienced web developers. This first part talks about User Assistance.<span id="more-837"></span></p>
<h1>Series Introduction</h1>
<p>If you want to buy something from the internet, or to post a comment on some blog, or buy an airplane ticket, or pay for electricity, or be a part of some social network and so on there is one thing standing in your way, a <strong>web form</strong>.</p>
<p>How many times have you simply given up from something because of that web form? Poor explanations, enormous data you need to fill out (and a part of them they won’t even use), bad organization and many other things that make you give up.</p>
<p><em>In this series of articles we go over all the aspects of creating captivating forms that will help your users.</em></p>
<h2>Introduction</h2>
<p>In this part of the series we’re going to talk about different types of assisting our users in filling out our form, about the pros and cons, and check out how some of the major websites deal with it, and where they might be making mistakes.</p>
<h1>Let’s start.</h1>
<h2>Why to help?</h2>
<p>A form is the only thing standing between you and the potential customer, user, business partner and everybody trying to interact with you. You both want the form to be completed but not everyone completes it, and in most cases that happens because of a poorly created form. A part of a poor form is bad user assistance, improving it will improve the completion rate of your form and that’s what you need.</p>
<h2>When to help?</h2>
<p>Sometimes we don’t really understand what or why we need to fill in some data, that’s where user assistance jumps in to help us resolve our doubts.</p>
<ul>
<li>When you need something filled in a specific format (like phone numbers and dates)</li>
<li>When you need some data unfamiliar to many people (like credit card security number, SWIFT, IBAN)</li>
<li>When you are asking for private data (like credit card – let them know it’s safe, email – let them know it won’t be used for spamming)</li>
<li>When not all the fields are required (simply put the * sign on required fields, it works perfect and users are use to it)</li>
<li>When you are asking for specific information that you need but the user might not be informed about (asking about feedback on a certain subject)</li>
</ul>
<p>At the end it all depends on the forms purpose, and a good way to know what to do is to check how others did it, but don’t copy it, try to use it and you will know what you don’t like about the assistance in their forms, what you think they forgot or added without a need for it and you will get the idea of what assistance your form needs.</p>
<p>After you make it, get some people of different age to test it (friends, family) and they can help you decide <strong>when you really need to help your users.</strong></p>
<h2>Where and How?</h2>
<p>Well the possibilities are enourmous. You can make the help user activated, on field hover activated, on focus activated, inline, inside a modal window, bellow a field,  after a field, bellow a label, on top of a field, before the form after the form (those 2 aren’t suggested if you are referring to a specific field) and many more ways.</p>
<p><strong>Where</strong> depends on the design, the amount of help text, how much space do we have for the help, will it interfere with the rest of the form and so on.</p>
<p><strong>How </strong>really depends on what kind of help are you showing. Is it a rule like “<em>minimum 5 characters”</em> or a tip like <em>“use _ &#8211; . for a more secure password”</em> or maybe a bigger explanation like why we need some information like facebook explains why they need our birthday when we register.</p>
<p>Let’s take a look at some major websites to see how and try to see why they do it the way they do.</p>
<p><strong>GMAIL – Always visible help</strong></p>
<p><em><a href="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.00.21-PM.png"><img class="alignnone size-full wp-image-1831" title="Screen shot 2010-06-14 at 8.00.21 PM" src="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.00.21-PM.png" alt="gmail" width="558" height="252" /></a></em></p>
<p>Gmail did a great job explaining fields that might not be very clear without them. For example this “recovery email” field, i don’t think anybody would know what’s it for without the description.</p>
<p>When to use this type?</p>
<ul>
<li>For fields that most users won’t know what they are for (like the recovery password example)</li>
<li>For fields where the data must be in a special format or have some rules like min characters, characters type and such.</li>
</ul>
<p>When using this type of assistance the best practice is to make the text color lighter than the rest of the form content text (as you can see in the picture above, it makes it easy for our users to focus on the rest of the content).</p>
<p><strong>YAHOO – Help activated on field focus</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><em><a href="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.08.30-PM.png"><img class="alignnone size-full wp-image-1832" title="Screen shot 2010-06-14 at 8.08.30 PM" src="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.08.30-PM.png" alt="yahoo" width="712" height="128" /></a></em></p>
<p>In my opinion the <em>“Capitalization&#8230;”</em> text should have been visible all the time, because it points out a rule we must obey. But thinking about it a bit more made me think they made it because it would attract more attention if it suddenly appears than it would if it was visible all the time. What do you think?</p>
<p>Let’s focus on the second help (for the password strength). It’s only a tip how to <em>make our password more secure </em>and not a rule. After the field becomes inactive that help disappears.</p>
<p>When to use this type?</p>
<ul>
<li>When you want to give your user a tip or suggestion</li>
<li>When you want to ensure that the help captivates the users attention</li>
</ul>
<p><strong>FACEBOOK &#8211; User activated help</strong><strong> </strong></p>
<p><em><a href="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.11.02-PM.png"><img class="alignnone size-full wp-image-1833" title="Screen shot 2010-06-14 at 8.11.02 PM" src="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-14-at-8.11.02-PM.png" alt="facebook" width="674" height="313" /></a></em></p>
<p>User activated + modal window centered on the page</p>
<p>When to use it?</p>
<ul>
<li>For bigger help texts and explanations</li>
<li>For embedding visual effects like the back of a Credit Card for the CVV numver</li>
</ul>
<p><strong>We&#8217;ve seen the good, now let us look at the the bad and the ugly.</strong></p>
<p><strong><a href="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-24-at-9.08.15-PM.png"><img class="alignnone size-full wp-image-1849" title="Screen shot 2010-06-24 at 9.08.15 PM" src="http://web.enavu.com/wp-content/uploads/Screen-shot-2010-06-24-at-9.08.15-PM.png" alt="" width="711" height="322" /></a><br />
</strong></p>
<p>The screenshot above is taken from a very valuable website that offers their users to buy/sell ad spots, and this screenshot is taken from a page for depositing money.</p>
<p>1<sup>st</sup> issue – In which format should I fill my credit card number?</p>
<p>2<sup>nd</sup> issue – What is a security code? Oh, there is a link to find out. Clicking the “What’s this?” link expecting a new window or a JavaScript tooltip to popup but I’m taken back to the index page. I lost the data I entered and I need to find that page again. <em>Screw this I’m not depositing</em>.</p>
<p>3<sup>rd</sup> issue – Do I need to fill in all those fields? Why didn’t you simply put the * on required fields? Are they all required? <em>You’re not helping me in making you money.</em></p>
<p>As I mentioned, that page is for depositing money, and I bet they lost a lot of money because they failed to explain to the user those 3 things. Fixing them would take less than 10 mins and the completion rate of this specific form would increase resulting it the income increase too.</p>
<p><strong>Wrap Up</strong></p>
<p>So we have seen some great examples of websites that just get it right, and an example of where we can find room to improve. We hope if you gather one thing from these series that is forms need to be simple, so simple that your cat can do it. Making your forms simpler will result in more successful customers and clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/tutorials/web-forms-types-of-user-assistance-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use HTML5 Placeholder Input Attribute Today using jQuery!</title>
		<link>http://web.enavu.com/design/css/use-html5-placeholder-input-attribute-today-using-jquery/</link>
		<comments>http://web.enavu.com/design/css/use-html5-placeholder-input-attribute-today-using-jquery/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 21:54:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1845</guid>
		<description><![CDATA[How to use jQuery to gain the ability of using html5 placeholder attribute for input fields!]]></description>
			<content:encoded><![CDATA[<p>How to use jQuery to gain the ability of using html5 placeholder attribute for input fields!<span id="more-1845"></span><br />
I had never really thought about this before today but it is very straight forward to create a simple script that will place a generic value inside of our input boxes via the placeholder attribute! The code is extremely simple:</p>
<pre name="code" class="html">
&lt;script src=&quot;http://www.fzilla.com/f/jquery&quot;&gt;&lt;/script&gt;
&lt;script&gt;
$(document).ready(function(){
	function placeholder(){
		$("input[type=text]").each(function(){
			var phvalue = $(this).attr("placeholder");
			$(this).val(phvalue);
		});
	}
	placeholder();
	$("input[type=text]").focusin(function(){
		var phvalue = $(this).attr("placeholder");
		if (phvalue == $(this).val()) {
		$(this).val("");
		}
	});
	$("input[type=text]").focusout(function(){
		var phvalue = $(this).attr("placeholder");
		if ($(this).val() == "") {
			$(this).val(phvalue);
		}
	});
});
&lt;/script&gt;

&lt;input type=&quot;text&quot; name=&quot;search&quot; class=&quot;search_field&quot; placeholder=&quot;search here...&quot; /&gt;
</pre>
<p>So as you can see this is very straight forward, add a value inside the placeholder attribute and have jquery go through all the inputs on the page and add that value inside. On focus remove the value and vuala! And if the field is left blank we populate with place holder again! </p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/design/css/use-html5-placeholder-input-attribute-today-using-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery/CSS Incremental Layout Size Adjuster</title>
		<link>http://web.enavu.com/design/css/jquerycss-incremental-layout-size-adjuster/</link>
		<comments>http://web.enavu.com/design/css/jquerycss-incremental-layout-size-adjuster/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 15:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1825</guid>
		<description><![CDATA[Using jQuery and CSS we will create an incremental layout size adjuster that can make our whole website become either larger or smaller depending on the users preference.]]></description>
			<content:encoded><![CDATA[<p>Using jQuery and CSS we will create an incremental layout size adjuster that can make our whole website become either larger or smaller depending on the users preference.<span id="more-1825"></span></p>
<p>In professional templates for blogs especially you will see an icon with a large A and a small A, by clicking on each you can either increase or decrease the font size of the page. What if you took that a step further and increased or decreased the size of the whole website. Today I will go over a concept I have not seen before that can make your website very unique. This will more or less imitate the browser zoom you may be accustomed to.</p>
<p>First we will start with a very simple html layout.</p>
<pre name="code" class="html">
&lt;body&gt;
&lt;div class=&quot;header&quot;&gt;
	&lt;h1&gt;Lorem Design&lt;/h1&gt;
&lt;/div&gt;&lt;!--header--&gt;
&lt;div class=&quot;left_col&quot;&gt;
	&lt;p&gt; Lorem...ros. &lt;/p&gt;
&lt;/div&gt;&lt;!--left_col--&gt;
&lt;div class=&quot;right_col&quot;&gt;
	&lt;p&gt; Ut...cus. &lt;/p&gt;
	&lt;p&gt; Integer ...ec. &lt;/p&gt;
&lt;/div&gt;&lt;!--right_col--&gt;
&lt;/body&gt;
</pre>
<p>This layout is very traditional, header and two columns. Now that we have the layout let&#8217;s add the styling.</p>
<pre name="code" class="css">
body {
	font-size:16px;
}
.header { width:50.63em; /* 810px */}
.header h1 {font-size:1.75em;  /* 28px */}
.left_col {
	width:18.75em; /* 300px  */
	float:left;
	margin-right:1.25em; /* 20px */
}
.left_col p {
	font-size:1em;  /* 16px */
}
.right_col {
	width:31.25em; /* 500px */
	float:left;
}
.right_col p {
	font-size:1.19em; /* 19px */
}
</pre>
<p>As you can see I have used EM for every single size on the page, from width&#8217;s and margins to font-size. If you haven&#8217;t done this before here is what you need to know. You should always set a custom body font-size, once you set that font size you use it to find the exact width of the rest of the elements. <a href="http://riddle.pl/emcalc/">Here is a nice online calculator</a> that will help you with this. Once you have used EM&#8217;s for everything our job becomes so easy a 1st grader can do it <img src='http://web.enavu.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Now for the jQuery part. Let&#8217;s add the necessary controls in our webpage, something like this:</p>
<pre name="code" class="html">
&lt;div class=&quot;controls&quot;&gt;&lt;a class=&quot;up&quot;&gt;up&lt;/a&gt; | &lt;a class=&quot;down&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;!--controls--&gt;
</pre>
<p>And now we need the jQuery to incrementally increase and decrease the Layout.</p>
<pre name="code" class="js">
$(document).ready(function(){
	var size = 16;
	$(".controls .up").click(function(){
		size++;
		$("body").animate({fontSize: size});
	});
	$(".controls .down").click(function(){
		size--;
		$("body").animate({fontSize: size});
	});
});
</pre>
<p>So the jQuery sets a variable with the default font-size. And then on click of either control it will increase and decrease the size respectively.</p>
<p><a href="http://web.enavu.com/demos/layout/">Here is a working demo </a>of the concept.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/design/css/jquerycss-incremental-layout-size-adjuster/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enavu launches URL shortener service File Hosting coming soon</title>
		<link>http://web.enavu.com/news/enavu-launches-url-shortener-service-file-hosting-coming-soon/</link>
		<comments>http://web.enavu.com/news/enavu-launches-url-shortener-service-file-hosting-coming-soon/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 03:34:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1822</guid>
		<description><![CDATA[The enavu networks latest addition to our amazing set of tools for web developers is an amazing URL shortening service.]]></description>
			<content:encoded><![CDATA[<p>The enavu networks latest addition to our amazing set of tools for web developers is an amazing URL shortening service.<span id="more-1822"></span></p>
<p>You might not be aware of the enavu network and the constantly changing set of tools we offer to web developers completely free but we just launched ena.vu which will shorten any link you want. The service is easy and really quick with the ability to add a bookmarklet to your favorites and instantly shorten your links. </p>
<p>Another announcement is that we are working hard to bring you a very easy to use File Hosting which will allow you to store your css/javascript/images and more in one easy to manage place. So keep you eye out for any updates on fzilla.com.</p>
<p>And finally we wanted to mention that we are always looking for people who are interested in helping the web development community. You can write articles, work on our numerous projects, or contribute in a plethora of ways.</p>
<p>The Enavu Team</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/news/enavu-launches-url-shortener-service-file-hosting-coming-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick and Easy Sprites</title>
		<link>http://web.enavu.com/snippets/quick-and-easy-sprites/</link>
		<comments>http://web.enavu.com/snippets/quick-and-easy-sprites/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 16:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1806</guid>
		<description><![CDATA[The easiest and fastest method of using sprites in your websites.]]></description>
			<content:encoded><![CDATA[<p>The easiest and fastest method of using sprites in your websites.<span id="more-1806"></span></p>
<p>Sprites might seem like a complicated subject, and i won&#8217;t lie to you they can get confusing at times especially if you decide to make them complicated. Today i wanted to go over the simplest and fastest method there is.</p>
<p>Let&#8217;s define a sprite so it&#8217;s easier to understand the method. Sprites are a way for you to use a single image and display it in multiple ways. Here is a little graphic to illustrate it.</p>
<p><a href="http://web.enavu.com/wp-content/uploads/spritegraphic1.jpg"><img class="alignnone size-full wp-image-1808" title="spritegraphic1" src="http://web.enavu.com/wp-content/uploads/spritegraphic1.jpg" alt="sprite explain graphic 1" width="600" height="128" /></a></p>
<p>As you can see we have an element like an anchor. We usually use an anchor because on hover (cross-browser) we can switch the background position to top and have the bottom of our sprite show up, this usually contains a hover effect of a link. Let&#8217;s look at some sample code.</p>
<pre name="code" class="html">
<style>
a.facebook {display:block; float:left; background:url(http://images.fzilla.com/images/facebook.jpg) top center no-repeat; width:105px; height:34px;}
a.facebook:hover {background-position:bottom;}
</style>

<a class="facebook" href="#"></a>
</pre>
<p>So here is the information you need to know from the styling above. We make the anchor display block so that we can set a custom width and height, otherwise our width and height won&#8217;t apply. We set our background with position top center and make it not repeat although that should be unnecessary  since we are specifying the exact height and width of our sprite. Then the trick is adding the hover effect that changes only the background position to the bottom.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/snippets/quick-and-easy-sprites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>52 Inspiring Website Elements You Must See [pics]</title>
		<link>http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/</link>
		<comments>http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DESIGN]]></category>

		<guid isPermaLink="false">http://web.enavu.com/?p=1729</guid>
		<description><![CDATA[A list of websites that contain inspirational elements that will help you get inspired and ready to design beautiful websites!]]></description>
			<content:encoded><![CDATA[<p>A list of websites that contain inspirational elements that will help you get inspired and ready to design beautiful websites!<span id="more-1729"></span>Here is a list of the 52 most inspirational websites I like to use for my inspiration. I hope they can help you like they have helped me!<br />

<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hkjfsdhuj/' title='hkjfsdhuj'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hkjfsdhuj-150x150.png" class="attachment-thumbnail" alt="" title="hkjfsdhuj" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/mnjmngfdsd/' title='mnjmngfdsd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/mnjmngfdsd-150x150.png" class="attachment-thumbnail" alt="" title="mnjmngfdsd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/okasidzklls/' title='okasidzklls'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/okasidzklls-150x150.png" class="attachment-thumbnail" alt="" title="okasidzklls" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kjmnfsdhjb/' title='kjmnfsdhjb'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kjmnfsdhjb-150x150.png" class="attachment-thumbnail" alt="" title="kjmnfsdhjb" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kjanhsjags/' title='kjanhsjags'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kjanhsjags-150x150.png" class="attachment-thumbnail" alt="" title="kjanhsjags" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hkjbsdaghjb/' title='hkjbsdaghjb'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hkjbsdaghjb-150x150.png" class="attachment-thumbnail" alt="" title="hkjbsdaghjb" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/imjhmnb/' title='imjhmnb'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/imjhmnb-150x150.png" class="attachment-thumbnail" alt="" title="imjhmnb" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/iokokkzkxd/' title='iokokkzkxd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/iokokkzkxd-150x150.png" class="attachment-thumbnail" alt="" title="iokokkzkxd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/njbnhgfd/' title='njbnhgfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/njbnhgfd-150x150.png" class="attachment-thumbnail" alt="" title="njbnhgfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/fkdjmngfdkj/' title='fkdjmngfdkj'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/fkdjmngfdkj-150x150.png" class="attachment-thumbnail" alt="" title="fkdjmngfdkj" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/oksdaiuhsd/' title='oksdaiuhsd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/oksdaiuhsd-150x150.png" class="attachment-thumbnail" alt="" title="oksdaiuhsd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/jsjdina/' title='jsjdina'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/jsjdina-150x150.png" class="attachment-thumbnail" alt="" title="jsjdina" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kjjhxnng/' title='kjjhxnng'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kjjhxnng-150x150.png" class="attachment-thumbnail" alt="" title="kjjhxnng" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hgfdfsdgh/' title='hgfdfsdgh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hgfdfsdgh-150x150.png" class="attachment-thumbnail" alt="" title="hgfdfsdgh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/aszzzsrko/' title='aszzzsrko'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/aszzzsrko-150x150.png" class="attachment-thumbnail" alt="" title="aszzzsrko" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hjbvgftd/' title='hjbvgftd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hjbvgftd-150x150.png" class="attachment-thumbnail" alt="" title="hjbvgftd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/ujmdfggh/' title='ujmdfggh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/ujmdfggh-150x150.png" class="attachment-thumbnail" alt="" title="ujmdfggh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kjsadkjbna/' title='kjsadkjbna'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kjsadkjbna-150x150.png" class="attachment-thumbnail" alt="" title="kjsadkjbna" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/zxdsadadzdawsdqawe/' title='zxdsadadzdawsdqawe'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/zxdsadadzdawsdqawe-150x150.png" class="attachment-thumbnail" alt="" title="zxdsadadzdawsdqawe" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/ghvbngfh/' title='ghvbngfh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/ghvbngfh-150x150.png" class="attachment-thumbnail" alt="" title="ghvbngfh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/zzxdadsa/' title='zzxdadsa'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/zzxdadsa-150x150.png" class="attachment-thumbnail" alt="" title="zzxdadsa" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/jhgfgvgh/' title='jhgfgvgh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/jhgfgvgh-150x150.png" class="attachment-thumbnail" alt="" title="jhgfgvgh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kkkzjss/' title='kkkzjss'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kkkzjss-150x150.png" class="attachment-thumbnail" alt="" title="kkkzjss" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/kjhgfdgf/' title='kjhgfdgf'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/kjhgfdgf-150x150.png" class="attachment-thumbnail" alt="" title="kjhgfdgf" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/zzsdsdaga/' title='zzsdsdaga'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/zzsdsdaga-150x150.png" class="attachment-thumbnail" alt="" title="zzsdsdaga" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/mbnghbhjsd/' title='mbnghbhjsd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/mbnghbhjsd-150x150.png" class="attachment-thumbnail" alt="" title="mbnghbhjsd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/dfghbnmfd/' title='dfghbnmfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/dfghbnmfd-150x150.png" class="attachment-thumbnail" alt="" title="dfghbnmfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/lldjdnsf/' title='lldjdnsf'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/lldjdnsf-150x150.png" class="attachment-thumbnail" alt="" title="lldjdnsf" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/jnkhgytfrd/' title='jnkhgytfrd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/jnkhgytfrd-150x150.png" class="attachment-thumbnail" alt="" title="jnkhgytfrd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hbxdczgh/' title='hbxdczgh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hbxdczgh-150x150.png" class="attachment-thumbnail" alt="" title="hbxdczgh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/jhgfd/' title='jhgfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/jhgfd-150x150.png" class="attachment-thumbnail" alt="" title="jhgfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/amazingiouadigubsaiud/' title='amazingiouadigubsaiud'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/amazingiouadigubsaiud-150x150.png" class="attachment-thumbnail" alt="" title="amazingiouadigubsaiud" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/xzcfsdbn/' title='xzcfsdbn'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/xzcfsdbn-150x150.png" class="attachment-thumbnail" alt="" title="xzcfsdbn" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/xcmnxmncv/' title='xcmnxmncv'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/xcmnxmncv-150x150.png" class="attachment-thumbnail" alt="" title="xcmnxmncv" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hcmngvgh/' title='hcmngvgh'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hcmngvgh-150x150.png" class="attachment-thumbnail" alt="" title="hcmngvgh" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/1hygtfrdtfd/' title='1hygtfrdtfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/1hygtfrdtfd-150x150.png" class="attachment-thumbnail" alt="" title="1hygtfrdtfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/zzssezzss/' title='zzssezzss'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/zzssezzss-150x150.png" class="attachment-thumbnail" alt="" title="zzssezzss" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/ksjxmna/' title='ksjxmna'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/ksjxmna-150x150.png" class="attachment-thumbnail" alt="" title="ksjxmna" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/njhuydrfd/' title='njhuydrfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/njhuydrfd-150x150.png" class="attachment-thumbnail" alt="" title="njhuydrfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/lkjhgyftdfd/' title='lkjhgyftdfd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/lkjhgyftdfd-150x150.png" class="attachment-thumbnail" alt="" title="lkjhgyftdfd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/nhggfsa/' title='nhggfsa'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/nhggfsa-150x150.png" class="attachment-thumbnail" alt="" title="nhggfsa" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/ghvfdgcvghv/' title='ghvfdgcvghv'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/ghvfdgcvghv-150x150.png" class="attachment-thumbnail" alt="" title="ghvfdgcvghv" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/vgbnmnhg/' title='vgbnmnhg'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/vgbnmnhg-150x150.png" class="attachment-thumbnail" alt="" title="vgbnmnhg" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/njbghvf/' title='njbghvf'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/njbghvf-150x150.png" class="attachment-thumbnail" alt="" title="njbghvf" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/edyhj/' title='edyhj'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/edyhj-150x150.png" class="attachment-thumbnail" alt="" title="edyhj" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hbgfhsdagf/' title='hbgfhsdagf'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hbgfhsdagf-150x150.png" class="attachment-thumbnail" alt="" title="hbgfhsdagf" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/52insp/' title='52insp'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/52insp.jpg" class="attachment-thumbnail" alt="" title="52insp" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/hjgfdggfgfds/' title='hjgfdggfgfds'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/hjgfdggfgfds-150x150.png" class="attachment-thumbnail" alt="" title="hjgfdggfgfds" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/sdsadsada/' title='sdsadsada'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/sdsadsada-150x150.png" class="attachment-thumbnail" alt="" title="sdsadsada" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/xfghjssd/' title='xfghjssd'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/xfghjssd-150x150.png" class="attachment-thumbnail" alt="" title="xfghjssd" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/zzstg4/' title='zzstg4'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/zzstg4-150x150.png" class="attachment-thumbnail" alt="" title="zzstg4" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/2aaazs/' title='2aaazs'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/2aaazs-150x150.png" class="attachment-thumbnail" alt="" title="2aaazs" /></a>
<a href='http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/attachment/bgmjvfda/' title='bgmjvfda'><img width="150" height="150" src="http://web.enavu.com/wp-content/uploads/bgmjvfda-150x150.png" class="attachment-thumbnail" alt="" title="bgmjvfda" /></a>
</p>
<p>Let me know if you have any favorite websites with beautiful elements in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://web.enavu.com/design/52-inspiring-website-elements-you-must-see-pics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
