<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2303843460006843131</id><updated>2012-02-16T18:17:05.153-08:00</updated><title type='text'>Simple CCS Design</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-6195764245788299549</id><published>2007-09-27T06:00:00.000-07:00</published><updated>2007-09-27T06:01:58.042-07:00</updated><title type='text'>Round corners with CSS</title><content type='html'>Let’s start with a ‘rounded-corner’ tutorial. In this tutorial you’ll learn how to make them. This isn’t the only method there is to produce round corners; this is just the method I use.&lt;br /&gt;&lt;br /&gt;First, make two files, called index.html and roundcorners.css. We’ll start with the index.html. The code provided isn’t everything you should have in your index.html. You should know how to add structure in your document. If not, please download the final code at the end of this tutorial.&lt;br /&gt;&lt;br /&gt;This is very simple. We start with a DIV with id ‘box’. This is the box where all the elements of the box will appear in. In this box, we’ll add the corners and the content. Take a look below to view the codes.&lt;br /&gt;&lt;br /&gt;full version: &lt;span style="color:#3366ff;"&gt;http://www.divitodesign.com/blog/2007/07/round-corners-with-css/&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-6195764245788299549?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/6195764245788299549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=6195764245788299549' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/6195764245788299549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/6195764245788299549'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/round-corners-with-css.html' title='Round corners with CSS'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-1399800983025532731</id><published>2007-09-27T02:18:00.001-07:00</published><updated>2007-09-27T02:18:50.519-07:00</updated><title type='text'>Easy CSS Layouts with YUI CSS Grid Builder</title><content type='html'>In the world of web developers there are two standard ways of laying out a web page. The classical way is to use tables and structure your web page like you would an Excel Spreadsheet or a Word document. The second is to use Cascading Style Sheets that let you create elements on the page and position them according to your needs. For a large variety of reasons CSS based layouts are the way to go: they use less code, they are more customizable, they support various effects that aren't possible with tables, and they run faster in modern web browsers. The problem? They are darn hard to code!&lt;br /&gt;&lt;br /&gt;full version:&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;http://www.downloadsquad.com/2007/09/24/easy-css-layouts-with-yui-css-grid-builder/&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-1399800983025532731?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/1399800983025532731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=1399800983025532731' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/1399800983025532731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/1399800983025532731'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/easy-css-layouts-with-yui-css-grid.html' title='Easy CSS Layouts with YUI CSS Grid Builder'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-3382070177476727334</id><published>2007-09-26T23:51:00.001-07:00</published><updated>2007-09-26T23:51:36.112-07:00</updated><title type='text'>Grid Computing… and Design</title><content type='html'>The layout grid I used for Subtraction Six.5 was improvised and inconsistent — I hobbled it together without much consideration or foresight, more interested in getting something finished than building something that would continue to make sense as I got more and more serious about the writing I post here. Over time, by virtue of repeated use, I became increasingly and lamentably invested in its tremendous shortcomings. When you make fairly liberal use of illustrations in your posts, you essentially wed yourself to the particulars of the CSS you’ve established, creating graphics of a certain width or ordering content in a particular method. It works in the short term, but it presents problems when you sit down to redesign.&lt;br /&gt;&lt;br /&gt;full article &lt;span style="color:#3366ff;"&gt;http://www.subtraction.com/archives/2004/1231_grid_computi.php&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-3382070177476727334?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/3382070177476727334/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=3382070177476727334' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/3382070177476727334'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/3382070177476727334'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/grid-computing-and-design.html' title='Grid Computing… and Design'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-5103150919715106390</id><published>2007-09-26T02:55:00.000-07:00</published><updated>2007-09-26T02:58:31.439-07:00</updated><title type='text'>Text Effect Tutorials</title><content type='html'>Text and the way it looks is a major part of any design. A great design can be cheapened if the text on the page looks wrong. Any logo is almost entirely text. From water to fire, these 51 tutorials will show you how to create any style of text you want.'&lt;br /&gt;&lt;br /&gt;Read More: &lt;span style="color:#3366ff;"&gt;http://www.designvitality.com/blog/2007/09/photoshop-text-effect-tutorial/&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-5103150919715106390?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/5103150919715106390/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=5103150919715106390' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5103150919715106390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5103150919715106390'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/text-effect-tutorials.html' title='Text Effect Tutorials'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-5970216358451851142</id><published>2007-09-25T23:00:00.001-07:00</published><updated>2007-09-25T23:00:56.309-07:00</updated><title type='text'>CSSEdit 2.5</title><content type='html'>Design beautiful, innovative and fast-loading web sites… with a beautiful, innovative and fast app. CSSEdit's intuitive approach to style sheets and powerful previewing features will make you deliver awesome standards-based sites in no time!&lt;br /&gt;&lt;br /&gt;read more http://macrabbit.com/cssedit/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-5970216358451851142?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/5970216358451851142/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=5970216358451851142' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5970216358451851142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5970216358451851142'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/cssedit-25.html' title='CSSEdit 2.5'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-6841623999317635089</id><published>2007-09-25T00:26:00.000-07:00</published><updated>2007-09-25T00:27:02.402-07:00</updated><title type='text'>lxml.cssselect</title><content type='html'>lxml supports a number of interesting languages for tree traversal and element selection. The most important is obviously &lt;a class="reference" href="http://codespeak.net/lxml/dev/xpathxslt.html#xpath"&gt;XPath&lt;/a&gt;, but there is also &lt;a class="reference" href="http://codespeak.net/lxml/dev/objectify.html#objectpath"&gt;ObjectPath&lt;/a&gt; in the &lt;a class="reference" href="http://codespeak.net/lxml/dev/objectify.html"&gt;lxml.objectify&lt;/a&gt; module. The newest child of this family is &lt;a class="reference" href="http://www.w3.org/TR/CSS21/selector.html"&gt;CSS selection&lt;/a&gt;, which is implemented in the new lxml.cssselect module.&lt;br /&gt;&lt;br /&gt;full article &lt;a href="http://codespeak.net/lxml/dev/cssselect.html"&gt;http://codespeak.net/lxml/dev/cssselect.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-6841623999317635089?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/6841623999317635089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=6841623999317635089' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/6841623999317635089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/6841623999317635089'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/lxmlcssselect.html' title='lxml.cssselect'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-5097407798431314636</id><published>2007-09-21T01:00:00.000-07:00</published><updated>2007-09-21T01:03:44.231-07:00</updated><title type='text'>CSS Library Image CSS</title><content type='html'>&lt;a href="http://www.dynamicdrive.com/style/csslibrary/category/C4/"&gt;http://www.dynamicdrive.com/style/csslibrary/category/C4/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;CSS Library Image CSS - "Here you'll find original, practical CSS codes and examples such as CSS menus to give your site a visual boast."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-5097407798431314636?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/5097407798431314636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=5097407798431314636' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5097407798431314636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/5097407798431314636'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/css-library-image-css.html' title='CSS Library Image CSS'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-4241035945172755696</id><published>2007-09-19T03:51:00.000-07:00</published><updated>2007-09-19T03:52:43.298-07:00</updated><title type='text'>Keryx (X)HTML Elements Best Practice Sheet</title><content type='html'>All elements are sorted within their groups in prioritized order. Recommended (X)HTML versions are mint-colored. You may like the PDF-version or the Open Office version better, especially for printing.&lt;br /&gt;Since your browser does not understand true XHTML, this is a slightly dumbed down version!&lt;br /&gt;&lt;br /&gt;SEE FULL TABLE&lt;br /&gt;&lt;br /&gt;&lt;a href="http://keryx.se/resources/html-elements.xhtml"&gt;http://keryx.se/resources/html-elements.xhtml&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-4241035945172755696?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/4241035945172755696/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=4241035945172755696' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/4241035945172755696'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/4241035945172755696'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/keryx-xhtml-elements-best-practice.html' title='Keryx (X)HTML Elements Best Practice Sheet'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-4766042426378701105</id><published>2007-09-19T03:07:00.000-07:00</published><updated>2007-09-19T03:08:05.750-07:00</updated><title type='text'>Dotemplate</title><content type='html'>Free online web template generator. visit &lt;a href="http://www.dotemplate.com/"&gt;http://www.dotemplate.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-4766042426378701105?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/4766042426378701105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=4766042426378701105' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/4766042426378701105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/4766042426378701105'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/dotemplate.html' title='Dotemplate'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-7343051738811582681</id><published>2007-09-12T05:33:00.000-07:00</published><updated>2007-09-12T05:35:33.217-07:00</updated><title type='text'>Image Compression: Seeing What's Not There</title><content type='html'>&lt;span id="pullQuote"&gt;In this article, we'll study the JPEG baseline compression algorithm..&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span id="pullQuote"&gt;full article &lt;a href="http://www.ams.org/featurecolumn/archive/image-compression.html"&gt;http://www.ams.org/featurecolumn/archive/image-compression.html&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-7343051738811582681?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/7343051738811582681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=7343051738811582681' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/7343051738811582681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/7343051738811582681'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/image-compression-seeing-whats-not.html' title='Image Compression: Seeing What&apos;s Not There'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2303843460006843131.post-1452657114324527989</id><published>2007-09-12T03:03:00.000-07:00</published><updated>2007-09-12T03:05:04.380-07:00</updated><title type='text'>50 Common Web Design Mistakes</title><content type='html'>&lt;p&gt; This started out as a “Top Ten Newbie Web Mistakes” for my beginning web design students but it quickly became obvious that I couldn’t limit it to only ten. I was finally able to edit it down to 50. But I suspect, as soon as the comments start, it will begin growing again.&lt;span id="more-15"&gt;&lt;/span&gt;&lt;/p&gt; And, yes, I’ve made them all at one time or another.&lt;br /&gt;&lt;br /&gt;read from &lt;a href="http://www.designrefugee.com/design-blog/50-common-web-mistakes.html"&gt;http://www.designrefugee.com/design-blog/50-common-web-mistakes.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2303843460006843131-1452657114324527989?l=simplecssdesign.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://simplecssdesign.blogspot.com/feeds/1452657114324527989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2303843460006843131&amp;postID=1452657114324527989' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/1452657114324527989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2303843460006843131/posts/default/1452657114324527989'/><link rel='alternate' type='text/html' href='http://simplecssdesign.blogspot.com/2007/09/50-common-web-design-mistakes.html' title='50 Common Web Design Mistakes'/><author><name>jojotrex</name><uri>http://www.blogger.com/profile/00791871499446697668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry></feed>
