<?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>Cascading Style Sheets Syntax &#187; web developer</title>
	<atom:link href="http://csssyntax.com/tag/web-developer/feed" rel="self" type="application/rss+xml" />
	<link>http://csssyntax.com</link>
	<description>CSS BASIC REFERENCE</description>
	<lastBuildDate>Sat, 31 Jul 2010 08:26:13 +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>Increased Support for CSS3 on firefox 4 beta</title>
		<link>http://csssyntax.com/increased-support-for-css3-on-firefox-4-beta.html</link>
		<comments>http://csssyntax.com/increased-support-for-css3-on-firefox-4-beta.html#comments</comments>
		<pubDate>Sat, 17 Jul 2010 03:42:43 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[About CSS 3]]></category>
		<category><![CDATA[css 3]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=347</guid>
		<description><![CDATA[The first public beta of the forthcoming Firefox 4 browser has been released bringing increased support for CSS3 amongst various other improvements. One of the most notable new additions in Firefox 4 is support for CSS3 Transitions (with the -moz- prefix). Webkit based browsers (such as Safari / Chrome) and Opera have supported CSS3 Transitions [...]]]></description>
			<content:encoded><![CDATA[<p>The first public beta of the forthcoming <a href="http://www.mozilla.com/firefox/beta/" target="_blank">Firefox 4</a> browser has been released bringing increased support for CSS3 amongst  various other improvements.</p>
<p>One of the most notable new additions in Firefox 4 is support for <a href="http://www.w3.org/TR/css3-transitions/" target="_blank">CSS3  Transitions</a> (with the -moz- prefix). Webkit based browsers (such as  Safari / Chrome) and Opera have supported CSS3 Transitions for some  time, <a href="http://www.css3.info/webkit-introduce-more-new-features/">almost  three years</a> in Webkit’s case, and it is reassuring to see that  Mozilla have finally made an effort to catch up with the competition in  this area.</p>
<p><a href="http://www.mozilla.com/firefox/beta/" target="_blank"><img title="Firefox 4 Screenshot" src="http://www.css3.info/wp-content/uploads/2010/07/firefox4-535.jpg" alt="Firefox 4 Screenshot" /></a></p>
<p>According to the Mozilla Hacks blog;</p>
<blockquote><p>This beta release contains a nearly complete  implementation of CSS Transitions, privately namespaced with a -moz  prefix. The only big things left here are the animation of transforms  and gradients. (Gradients is still waiting on working group feedback,  code for transitions is under review.)</p></blockquote>
<p>You can read more on Mozilla’s implementation of CSS3 Transitions on  the <a href="https://developer.mozilla.org/en/CSS/CSS_transitions" target="_blank">Mozilla Developer Center</a> along with several  examples.</p>
<h3>What Else is New?</h3>
<p>Firefox 4 also brings several other improvements/changes in terms of  CSS3 support including:</p>
<p>* Resizable textarea Elements – Textarea elements are now resizable  by default. You can use the -moz-resize  property to change the default.</p>
<p>* New CSS3 calc() support – This beta includes support for the new  CSS3 calc() value. This lets you specify sizes that include a  combination of percentages and absolute values and is hugely popular  with developers. More info <a href="http://hacks.mozilla.org/2010/06/css3-calc/" target="_blank">here</a>.</p>
<p>* Selecting a section of a background image – You can now use the new  -moz-image-rect selector to select only a section of a background for  display.</p>
<p>* Removed support for -moz-background-size – The -moz-background-size  property has been renamed to its final background-size name.  -moz-background-size is no longer supported.</p>
<p>* Privacy and the :visited selector – Implementation of changes,  announced in March, with regard to what information can be obtained  about the style of visited links using CSS selectors. This may affect  some web applications. More information <a href="http://hacks.mozilla.org/2010/03/privacy-related-changes-coming-to-css-vistited/" target="_blank">here</a>.</p>
<p>In addition to the above, Mozilla have also added a new -moz-any  selector. Although not part of the CSS3 specification, -moz-any is a  powerful selector that lets you replace large and complicated selectors  with much smaller ones. More details can be found on the <a href="http://hacks.mozilla.org/2010/05/moz-any-selector-grouping/" target="_blank">Mozilla Hacks</a> blog.</p>
<p>You can read more on <a href="http://blog.mozilla.com/blog/2010/07/06/firefox-4-beta-1-tell-us-what-you-think/" target="_blank">The Mozilla Blog</a> or <a href="http://hacks.mozilla.org/2010/07/firefox-4-beta-1-is-here-whats-in-it-for-web-developers/" target="_blank">Mozilla Hacks</a> and, if you haven’t already, you can  download the beta release <a href="http://www.mozilla.com/firefox/beta/" target="_blank">here</a>.</p>
<p>Mozilla have promised a new beta release every two to three weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/increased-support-for-css3-on-firefox-4-beta.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illustrated Web Designs Part 4</title>
		<link>http://csssyntax.com/illustrated-web-designs-part-4.html</link>
		<comments>http://csssyntax.com/illustrated-web-designs-part-4.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:49:34 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=483</guid>
		<description><![CDATA[Adding visual elements to your website design can often make the difference between a good and a great site. While illustrations can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your readers. The following showcase includes some examples [...]]]></description>
			<content:encoded><![CDATA[<p>Adding visual elements to your website design can often make the difference between a good and a great site. While illustrations  can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your readers.</p>
<p>The following showcase includes some  examples of brilliantly illustrated web designs to help inspire you for your next project.</p>
<h2>31. Arbel Designs</h2>
<p><a href="http://www.arbel-designs.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/arbel-design.jpg" alt="Arbel Design" title="arbel-design" width="440" height="291" class="alignnone size-full wp-image-485" /></a><br />
A very cool one page portfolio site.  Click around on the navigation here to see all of  the various levels of the design. </p>
<h2>32. Katherine Designs</h2>
<p><a href="http://www.katherine-designs.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/katherine-design.jpg" alt="Katherin Design" title="katherine-design" width="440" height="291" class="alignnone size-full wp-image-489" /></a><br />
Who doesn’t love a site with robots?  This site sports a pastel color scheme and lots of little robot illustrations.</p>
<h2>33. Cool Brush Design</h2>
<p><a href="http://www.coolbrushdesign.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/cool-brush-design.jpg" alt="Cool Brush Design" title="cool-brush-design" width="440" height="291" class="alignnone size-full wp-image-490" /></a><br />
This sit sports a very detailed graphic of a castle and ocean scene that works with Flash. </p>
<h2>34. Bird Boxx</h2>
<p><a href="http://birdboxx.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/bird-boxx.jpg" alt="Bird Boxx" title="bird-boxx" width="440" height="288" class="alignnone size-full wp-image-492" /></a><br />
A large illustration on this website easily translates that sites name to help make it more memorable. </p>
<h2>35. Ready Made Design</h2>
<p><a href="http://www.readymadedesigns.co.uk/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/ready-made-design.jpg" alt="Ready Made Design" title="ready-made-design" width="440" height="291" class="alignnone size-full wp-image-493" /></a><br />
A nice color scheme and illustrations make this website very easy on the eyes. </p>
<h2>36. Olive Crush</h2>
<p><a href="http://www.olivecrush.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/olive-crush.jpg" alt="Olive Crush" title="olive-crush" width="440" height="291" class="alignnone size-full wp-image-495" /></a><br />
These guys use a simple illustration and textures to help add some personality to the site design. </p>
<h2>37. Chirp</h2>
<p><a href="http://chirp.twitter.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/chirp.jpg" alt="Chirp" title="chirp" width="440" height="291" class="alignnone size-full wp-image-496" /></a><br />
Designed entirely with the hand drawn style in mind, Chirp has an artistic style that is very much its own. </p>
<h2>38. Dedoce</h2>
<p><a href="http://www.dedoce.es/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/dedoce.jpg" alt="Dedoce" title="dedoce" width="440" height="291" class="alignnone size-full wp-image-497" /></a><br />
This underwater scene has a bit of a grunge feel to it that helps keep it from looking like another vector illustrated website. </p>
<h2>39. PSD to WP</h2>
<p><a href="http://www.psd-to-wp.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/psd-to-wp.jpg" alt="Psd to Wp" title="psd-to-wp" width="440" height="288" class="alignnone size-full wp-image-499" /></a><br />
Here is a one page site that uses a powerful background image to build its sites personality and brand off of. </p>
<h2>40. Morphix</h2>
<p><a href="http://blog.morphix.si/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/morphix.jpg" alt="Morphix" title="morphix" width="440" height="288" class="size-full wp-image-501" /></a><br />
This site mixes a creative blog layout with nice illustration to create a blog design that is very untypical, but very memorable. </p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/illustrated-web-designs-part-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illustrated Web Designs Part 3</title>
		<link>http://csssyntax.com/illustrated-web-designs-part-3.html</link>
		<comments>http://csssyntax.com/illustrated-web-designs-part-3.html#comments</comments>
		<pubDate>Sat, 20 Mar 2010 03:09:33 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=450</guid>
		<description><![CDATA[Adding visual elements to your website design can often make the difference between a good and a great site. While illustrations can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your readers. The following showcase includes some examples [...]]]></description>
			<content:encoded><![CDATA[<p>Adding visual elements to your website design can often make the difference between a good and a great site. While illustrations  can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your readers.</p>
<p>The following showcase includes some  examples of brilliantly illustrated web designs to help inspire you for your next project.</p>
<h2>21. Indofolio</h2>
<p><a href="http://www.indofolio.com" target="_blank"><img class="alignnone size-full wp-image-454" title="indofolio" src="http://csssyntax.com/wp-content/uploads/2010/03/indofolio.jpg" alt="Indo Folio" width="440" height="288" /></a><br />
This is a must see side scrolling site.  Aside from the amazing artwork, it also has a nice transition from page to page to helps added to the feel of the site.</p>
<h2>22. Pralinen Schachtel</h2>
<p><a href="http://pralinenschachtel.de/" target="_blank"><img class="alignnone size-full wp-image-455" title="pralinen" src="http://csssyntax.com/wp-content/uploads/2010/03/pralinen.jpg" alt="Pralinen Schachtel" width="440" height="291" /></a><br />
I like that the illustration on this site has made sure to create some depth to the picture.  This is something many vector illustrations lack.</p>
<h2>23. Branded 07</h2>
<p><a href="http://www.branded07.com/" target="_blank"><img class="alignnone size-full wp-image-458" title="branded-07" src="http://csssyntax.com/wp-content/uploads/2010/03/branded-07.jpg" alt="Branded 07" width="440" height="291" /></a><br />
This site is full of outstanding illustration.  Be sure to check out the footer area on this one.</p>
<h2>24. Vindem Teren</h2>
<p><a href="http://vindem-teren.ro/" target="_blank"><img class="size-full wp-image-459 alignnone" title="vindem-taren" src="http://csssyntax.com/wp-content/uploads/2010/03/vindem-taren.jpg" alt="Vindem Taren" width="440" height="291" /></a><br />
I’m not really sure what this site does, but based on the illustration it looks to be some sort of real estate based site.  Goes to show you that images can speak volumes.</p>
<h2>25. Digital Impact Outdoors</h2>
<p><a href="http://digitalimpactoutdoors.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/digital-impact-outdoors.jpg" alt="Digital Impact Outdoors" title="digital-impact-outdoors" width="440" height="291" class="alignnone size-full wp-image-461" /></a><br />
The illustration in this website design does an excellent job at conveying the overall message of the website and adding to its value.</p>
<h2>26. Store Envy</h2>
<p><a href="http://www.storenvy.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/store-envy.jpg" alt="Store Envy" title="store-envy" width="440" height="291" class="size-full wp-image-465" /></a><br />
Here is a site that mixes very modern user interface style with some bright and colorful illustration work. </p>
<h2>27. Los Colores Olvidados</h2>
<p><a href="http://loscoloresolvidados.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/lost-colores.jpg" alt="Lost Colores Olvidados" title="lost-colores" width="440" height="291" class="alignnone size-full wp-image-467" /></a><br />
If Tim Burton were a web designer,  I would think that his website would look a little something like this. </p>
<h2>28. Andy Adventure</h2>
<p><a href="http://www.andyadventure.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/andy-adventure.jpg" alt="Andy Adventure" title="andy-adventure" width="440" height="291" class="alignnone size-full wp-image-468" /></a><br />
One would expect that animated games would have a bold and artistic website.  While this isn’t the most clever design, it is certainly big and bold. </p>
<h2>29. The Pixel</h2>
<p><a href="http://www.thepixel.com/blog/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/the-pixel.jpg" alt="The Pixel" title="the-pixel" width="440" height="292" class="alignnone size-full wp-image-470" /></a><br />
Simple animation, outstanding artwork, and clever layout; this website has it all. </p>
<h2>30. Synch Media</h2>
<p><a href="http://synchmedia.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/synch-media.jpg" alt="Shync Media" title="synch-media" width="440" height="291" class="alignnone size-full wp-image-472" /></a><br />
A combination of unique colors, layout, and illustration make this website very unique and different.<br />
<a href="http://csssyntax.com/illustrated-web-designs-part-4.html">(Next to Illustrated Web Designs Part 4)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/illustrated-web-designs-part-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illustrated Web Designs Part 2</title>
		<link>http://csssyntax.com/illustrated-web-designs-part-2.html</link>
		<comments>http://csssyntax.com/illustrated-web-designs-part-2.html#comments</comments>
		<pubDate>Fri, 19 Mar 2010 06:27:53 +0000</pubDate>
		<dc:creator>gusdwi</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://csssyntax.com/?p=427</guid>
		<description><![CDATA[Adding visual elements to your website design can often make the difference between a good and a great site. While illustrations can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your readers. The following showcase includes some examples [...]]]></description>
			<content:encoded><![CDATA[<p>Adding visual elements to your <strong>website design</strong> can often make the difference between a good and a great site. While <strong>illustrations</strong> can often take a lot of time and talent to produce, the result is often a stunning website design that can really make an impact with your <strong>readers</strong>.</p>
<p>The following showcase includes some  examples of brilliantly illustrated web designs to help inspire you for your next project.</p>
<h2>11.  Atomic Cartoons</h2>
<p><a href="http://www.atomiccartoons.com/" target="_blank"><img class="alignnone size-full wp-image-428" title="atomic-cartoons" src="http://csssyntax.com/wp-content/uploads/2010/03/atomic-cartoons.jpg" alt="Atomic Cartoons" width="440" height="291" /></a><br />
This is just an <strong>amazing website</strong>.  You MUST check this site out and click around a bit.</p>
<h2>12.  Kidd 81</h2>
<p><a href="http://www.kidd81.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/kidd-81.jpg" alt="Kidd 81" title="kidd-81" width="440" height="292" class="alignnone size-full wp-image-430" /></a><br />
Here is another site with a style that stands out from the crowd and one that the designer has used to brand them self very well.</p>
<h2>13.  Grepit</h2>
<p><a href="http://www.grepit.info" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/grepit.jpg" alt="Grepit" title="grepit" width="440" height="288" class="alignnone size-full wp-image-432" /></a><br />
This site offers a very slick and clever looking diagram type illustration to convey what it is they do.  </p>
<h2>14.  Bimbi Sicuramente</h2>
<p><a href="http://www.bimbisicuramente.it/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/bimbi.jpg" alt="Bimbi Sicuramente" title="bimbi" width="440" height="287" class="alignnone size-full wp-image-433" /></a><br />
I have no idea what this site is about, but I like that the vector illustration is full of texture and offers a bit of depth to it.</p>
<h2>15.  Abduction Lamp</h2>
<p><a href="http://abductionlamp.com" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/abduction-lamp.jpg" alt="Abduction Lamp" title="abduction-lamp" width="440" height="291" class="alignnone size-full wp-image-435" /></a><br />
This site even comes in 3D!  Well, not really, but it’s still a clever aspect of the design.</p>
<h2>16.  Outlaw Design Blog</h2>
<p><a href="http://www.outlawdesignblog.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/outlaw-design.jpg" alt="Outlaw Design Blog" title="outlaw-design" width="440" height="291" class="alignnone size-full wp-image-441" /></a><br />
It is all about the little details in this site.  The gun in holster on the menu, random bullet holes, and other touches help make this site a bit different. </p>
<h2>17.  Blossoms Village</h2>
<p><a href="http://www.blossomsvillage.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/blossoms-village.jpg" alt="Blossoms Village" title="blossoms-village" width="440" height="292" class="alignnone size-full wp-image-443" /></a><br />
While not the greatest looking website on this list, it just goes to show that some bold illustration work can go a long way in making your design look even better. </p>
<h2>18.  Attack of the Web</h2>
<p><a href="http://www.attackoftheweb.co.uk/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/attack-of-the-web.jpg" alt="Attack of the web" title="attack-of-the-web" width="440" height="291" class="alignnone size-full wp-image-446" /></a><br />
This is one of those websites that just make you wonder where they got the idea from.  This is a clever and funny one page layout. </p>
<h2>19.  Bet Your Followers</h2>
<p><a href="http://betyourfollowers.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/bet-your-followers.jpg" alt="Bet your followers" title="bet-your-followers" width="440" height="291" class="alignnone size-full wp-image-447" /></a><br />
I don’t really get the point of this website, but it shows very creative use of some excellent stock illustration work. </p>
<h2>20.  Camellie</h2>
<p><a href="http://www.camellie.com/" target="_blank"><img src="http://csssyntax.com/wp-content/uploads/2010/03/camellie.jpg" alt="Camellie" title="camellie" width="440" height="288" class="alignnone size-full wp-image-448" /></a><br />
Creating a clever and artistic website is easy when you have as much talent as Camellie does.  If only we were all this talented.<br />
<a href="http://csssyntax.com/illustrated-web-designs-part-3.html">(Next to Illustrated Web Designs Part 3)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://csssyntax.com/illustrated-web-designs-part-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
